Files
004_comission/AC24542/gitUpdate.bat
louiscklaw 1d3678b2fb update,
2025-01-31 19:22:22 +08:00

7 lines
83 B
Batchfile

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