Files
fw0000/gitUpdate.bat
louiscklaw 21e20d1c51 update,
2025-02-01 02:01:21 +08:00

7 lines
82 B
Batchfile

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