(20241112) Ordered JSON.
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
|||||||
# Run this on the server.
|
# Run this on the server.
|
||||||
# Not suitable for collaborative environments:
|
# Not suitable for collaborative environments:
|
||||||
echo "Pulling from git."
|
echo "Pulling from git."
|
||||||
git pull https://wtt.ditscentre.in/ditscentre/api_agg_document.git
|
git pull https://wtt.ditscentre.in/ditscentre/api_internal.git
|
||||||
echo "Attempt done. Exiting."
|
echo "Attempt done. Exiting."
|
||||||
@@ -17,5 +17,5 @@ git commit -m "$COMMENT"
|
|||||||
echo "Commit done."
|
echo "Commit done."
|
||||||
|
|
||||||
# Push th commit to git:
|
# Push th commit to git:
|
||||||
git push -u https://wtt.ditscentre.in/ditscentre/api_agg_document.git master
|
git push -u https://wtt.ditscentre.in/ditscentre/api_internal.git master
|
||||||
echo "Attempt done. Exiting."
|
echo "Attempt done. Exiting."
|
||||||
Reference in New Issue
Block a user