Files
can.f/gitUpdate.bat
louiscklaw 1ebd30c0b2 update,
2025-02-01 02:00:21 +08:00

7 lines
81 B
Batchfile

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