This commit is contained in:
louiscklaw
2025-01-31 19:51:26 +08:00
parent 90bb565f91
commit 78d53aeddb
3 changed files with 89 additions and 0 deletions

7
hck717/gitUpdate.bat Normal file
View File

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