This commit is contained in:
louiscklaw
2025-01-31 21:43:51 +08:00
parent de3685756f
commit c9f9173ec4
4 changed files with 157 additions and 0 deletions

7
slkaaa/gitUpdate.bat Normal file
View File

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