Update git_commit

This commit is contained in:
vijay 2025-06-10 01:53:06 +00:00
parent a183effc9f
commit 791b973f99

View File

@ -1,5 +1,6 @@
#!/bin/bash #!/bin/bash
# Run this script from a Git repository: ./git_push.sh # bash <(curl -s https://git.technozone.com.au/vijay/Scripts/_edit/main/git_commit) && rm -f git_commit
# Prompt for the Gitea repository URL # Prompt for the Gitea repository URL
read -p "Enter your Gitea repository URL: " GITEA_URL read -p "Enter your Gitea repository URL: " GITEA_URL