Files
004_comission/chillilover/gitUpdate.bat
louiscklaw abff74fd77 update,
2025-01-31 19:29:24 +08:00

7 lines
87 B
Batchfile

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