Files
yo006yo/gitUpdate.bat
louiscklaw a786e870b8 update,
2025-02-01 02:11:37 +08:00

7 lines
83 B
Batchfile

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