Files
arzoonet/gitUpdate.bat
louiscklaw 329733d42a update,
2025-02-01 02:00:02 +08:00

7 lines
84 B
Batchfile

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