Files
catmk2/update.bat
louiscklaw e46f1afc57 update,
2025-02-01 02:00:23 +08:00

5 lines
64 B
Batchfile

git pull
git add .
git commit -m"update catmk2,"
start git push