Files
circleice/gitUpdate.bat
louiscklaw 01b3849739 update,
2025-02-01 02:00:38 +08:00

7 lines
85 B
Batchfile

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