@eshanized: push via script

This commit is contained in:
2024-03-02 13:10:50 +05:30
parent 36eb57f0e5
commit bd05755a08

View File

@@ -16,7 +16,7 @@ ORG=Snigdha-OS
# Set the repository URL and branch
REPO_URL="${HOST}/${ORG}/${REPO}.git"
BRANCH="master" # or "master" depending on your repository's default branch
BRANCH="master" # or "main" depending on your repository's default branch
# Commit message
MESSAGE="@eshanized: push via script"