Files
cosmoeyelash/gitUpdate.bat
louiscklaw 8e9c9d59c0 update,
2025-02-01 02:00:46 +08:00

7 lines
88 B
Batchfile

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