Files
ckc95187538/gitUpdate.bat
louiscklaw 84fa57a8a8 update,
2025-02-01 02:00:40 +08:00

7 lines
87 B
Batchfile

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