Files
004_comission/moses0811/gitUpdate.bat
louiscklaw 311b14a0b6 update,
2025-01-31 21:28:39 +08:00

7 lines
85 B
Batchfile

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