This commit is contained in:
louiscklaw
2025-01-31 22:13:34 +08:00
parent 2d2f086ab7
commit 7ad053e380
4 changed files with 81 additions and 0 deletions

7
tunmnlu/gitUpdate.bat Normal file
View File

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