This commit is contained in:
louiscklaw
2025-01-31 21:30:22 +08:00
parent e8376a3e21
commit 7d98826325
2 changed files with 39 additions and 0 deletions

7
love852_hk/gitUpdate.bat Normal file
View File

@@ -0,0 +1,7 @@
git status .
@pause
git add .
git commit -m"update love852_hk,"
start git push