From 25bbc7dc3ac684c89e4b583fd4608920ba4ec852 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Thu, 7 Mar 2024 17:12:55 +0530 Subject: [PATCH] =?UTF-8?q?@eshanized:=20push=20via=20push.sh=20?= =?UTF-8?q?=F0=9F=8E=89=20!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- push.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/push.sh b/push.sh index 0a52509..676a9e6 100755 --- a/push.sh +++ b/push.sh @@ -16,6 +16,7 @@ ORG=Snigdha-OS # SETUP REPO URL +# shellcheck disable=SC2034 REPO_URL="${HOST}/${ORG}/${REPO}.git" BRANCH="master" #or "main"