From 791b973f9963cfa7564a04cb6d637aafd1a67a5c Mon Sep 17 00:00:00 2001 From: vijay Date: Tue, 10 Jun 2025 01:53:06 +0000 Subject: [PATCH] Update git_commit --- git_commit | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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