Added the mechanism to differentiate between signup and reset requests.

This commit is contained in:
2025-04-07 16:26:12 +05:30
parent 8cc656c929
commit aad9d664cd
3 changed files with 65 additions and 23 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ echo "Files added."
# Make the commit:
git commit -m "$COMMENT"
echo "Commit done."
echo "Commit done."get
# Push th commit to git:
git push -u https://wtt.ditscentre.in/ditscentre/api_utils_converse_v2.git "$BRANCH"