Files
004_comission/catmk2/gitUpdate.bat
louiscklaw abff74fd77 update,
2025-01-31 19:29:24 +08:00

7 lines
82 B
Batchfile

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