Files
004_comission/superman188/gitUpdate.bat
louiscklaw c27c975273 update,
2025-01-31 21:41:16 +08:00

7 lines
87 B
Batchfile

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