Files
banson_hker/gitUpdate.bat
louiscklaw 191665ddf2 update,
2025-02-01 02:00:11 +08:00

7 lines
87 B
Batchfile

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