Files
004_comission/tunmnlu/gitUpdate.bat
louiscklaw 7ad053e380 update,
2025-01-31 22:13:34 +08:00

7 lines
83 B
Batchfile

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