This commit is contained in:
louiscklaw
2025-01-31 19:46:16 +08:00
parent 828f97edd9
commit 010b24694d
17 changed files with 16 additions and 0 deletions

7
fw0000/gitUpdate.bat Normal file
View File

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