Files
004_comission/hk_wine20/gitUpdate.bat
louiscklaw 751cc5f1bf update,
2025-01-31 19:53:26 +08:00

7 lines
85 B
Batchfile

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