mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 12:04:59 +02:00
shellcheck disable
This commit is contained in:
1
push.sh
1
push.sh
@@ -15,6 +15,7 @@ HOST=https://github.com
|
|||||||
ORG=Snigdha-OS
|
ORG=Snigdha-OS
|
||||||
|
|
||||||
# Set the repository URL and branch
|
# Set the repository URL and branch
|
||||||
|
# shellcheck disable=SC2034
|
||||||
REPO_URL="${HOST}/${ORG}/${REPO}.git"
|
REPO_URL="${HOST}/${ORG}/${REPO}.git"
|
||||||
BRANCH="master" # or "main" depending on your repository's default branch
|
BRANCH="master" # or "main" depending on your repository's default branch
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user