diff --git a/git_commit b/git_commit index 0a31c87..91e843b 100644 --- a/git_commit +++ b/git_commit @@ -1,5 +1,6 @@ #!/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 read -p "Enter your Gitea repository URL: " GITEA_URL