From b3f1b167276ffab3fa745643be38a38f2268dd9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9A=E6=9C=A8=20=E9=89=89?= Date: Thu, 11 Apr 2024 12:46:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20init.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/init.sh b/init.sh index e253d2a63a..b9207039c7 100755 --- a/init.sh +++ b/init.sh @@ -102,7 +102,6 @@ mv ../.git . echo Git commit to arch git add . git commit -m "${DATE} Kernel update" -git push -f