From 25cbe06f6c6061ef7c252f3633f48c1d6c8e7d5a Mon Sep 17 00:00:00 2001 From: smallkun Date: Thu, 27 Feb 2025 19:27:03 +0800 Subject: [PATCH] Auto commit --- push.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/push.bat b/push.bat index 7ff365b..d44314a 100644 --- a/push.bat +++ b/push.bat @@ -1,4 +1,4 @@ git pull -git add -A -git commit -m "Auto commit" +git add -A +git commit -m "Auto commit" git push origin main \ No newline at end of file