shellcheck disable

This commit is contained in:
2024-03-07 23:17:11 +05:30
parent 40543472fa
commit b6dcc62499

View File

@@ -15,6 +15,7 @@ HOST=https://github.com
ORG=Snigdha-OS
# Set the repository URL and branch
# shellcheck disable=SC2034
REPO_URL="${HOST}/${ORG}/${REPO}.git"
BRANCH="master" # or "main" depending on your repository's default branch