This commit is contained in:
louiscklaw
2025-02-01 02:08:53 +08:00
parent 3de8aea20a
commit 7fec316375
6 changed files with 7 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

7
gitUpdate.bat Normal file
View File

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