Files
timeisrunningout_oneway/gitUpdate.bat
louiscklaw eee4202d65 update,
2025-02-01 02:08:58 +08:00

8 lines
94 B
Batchfile

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