Files
hkspechk54016/gitUpdate.bat
louiscklaw 3b21bf581c update,
2025-02-01 02:02:09 +08:00

7 lines
89 B
Batchfile

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