Files
004_comission/fw0000/gitUpdate.bat
louiscklaw 010b24694d update,
2025-01-31 19:46:16 +08:00

7 lines
82 B
Batchfile

git status .
@pause
git add .
git commit -m"update fw0000,"
start git push