Files
love852_hk/gitUpdate.bat
louiscklaw 97e62e3ef3 update,
2025-02-01 02:03:39 +08:00

7 lines
86 B
Batchfile

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