Files
004_comission/yena_/gitUpdate.bat
louiscklaw 2a6f19a43f update,
2025-01-31 20:04:51 +08:00

7 lines
81 B
Batchfile

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