From fabe2641da47a31cb069670b75482b02e7e9cfb1 Mon Sep 17 00:00:00 2001 From: smallkun Date: Sat, 15 Feb 2025 01:47:39 +0800 Subject: [PATCH] Auto commit --- push.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/push.bat b/push.bat index e1aeb3d..7ff365b 100644 --- a/push.bat +++ b/push.bat @@ -1,4 +1,4 @@ git pull -git add . +git add -A git commit -m "Auto commit" git push origin main \ No newline at end of file