Files
004_comission/givefortune/gitUpdate.bat
louiscklaw 893eaee67b update,
2025-01-31 19:47:49 +08:00

7 lines
87 B
Batchfile

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