From bb5c2d2b6b17ba6b43ea0e55b83d4ee8e106fe7f Mon Sep 17 00:00:00 2001 From: SamulKyull <166363804+SamulKyull@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:03:12 +0800 Subject: [PATCH] Update init.sh --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 37f0227904..cb11e37dcb 100755 --- a/init.sh +++ b/init.sh @@ -102,7 +102,7 @@ mv ../.git . echo Git commit to arch git add . git commit -m "${DATE} Kernel update" - +git push origin ${BRANCH}