Files
chillilover/gitUpdate.bat
louiscklaw 6e49971e2a update,
2025-02-01 02:00:27 +08:00

7 lines
87 B
Batchfile

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