This commit is contained in:
louiscklaw
2025-01-31 19:14:51 +08:00
parent 692a703c06
commit 09adae8c8e
5 changed files with 69 additions and 0 deletions

7
yo006yo/gitUpdate.bat Normal file
View File

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