Files
averyleung/gitUpdate.bat
louiscklaw ec6a9eba33 update,
2025-02-01 02:00:09 +08:00

7 lines
86 B
Batchfile

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