Files
004_comission/ifkcof/gitUpdate.bat
louiscklaw 3ce4f45857 update,
2025-01-31 21:34:27 +08:00

7 lines
82 B
Batchfile

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