From 87ad0f69a7ba62d6f280780fff697b37e6a0c363 Mon Sep 17 00:00:00 2001 From: vijay Date: Fri, 26 Jun 2026 01:13:27 +0000 Subject: [PATCH] Update git_commit --- git_commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git_commit b/git_commit index d34ed60..7fc9f01 100644 --- a/git_commit +++ b/git_commit @@ -1,5 +1,5 @@ #!/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 # Prompt for the Gitea repository URL