(20241122) Project created.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# To pull any updates made to utils from another project:
|
||||
echo "Pulling from git."
|
||||
git subtree pull --prefix=utils_v2 https://wtt.ditscentre.in/ditscentre/utils_v2.git master --squash
|
||||
echo "Attempt done. Exiting."
|
||||
Reference in New Issue
Block a user