Update git_commit

This commit is contained in:
2026-06-26 01:13:27 +00:00
parent 47591c39d0
commit 87ad0f69a7
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# bash <(curl -s https://git.technozone.com.au/vijay/Scripts/raw/branch/main/git_commit) && rm -f git_commit # bash <(curl -s https://git.technozone.com.au/vijay/Public_Scripts/raw/branch/main/git_commit) && rm -f git_commit
# git add . && git commit -m "your commit message" && git push # git add . && git commit -m "your commit message" && git push
# Prompt for the Gitea repository URL # Prompt for the Gitea repository URL