Update git_commit
This commit is contained in:
parent
e8c79a9dc1
commit
d7ade77892
@ -1,5 +1,6 @@
|
|||||||
#!/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/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
|
# Prompt for the Gitea repository URL
|
||||||
read -p "Enter your Gitea repository URL: " GITEA_URL
|
read -p "Enter your Gitea repository URL: " GITEA_URL
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user