Files
_utils/_comment_backup/update.bat
louiscklaw b7c14c16c6 update,
2025-02-01 01:59:01 +08:00

5 lines
67 B
Batchfile

git pull
git add .
git commit -m"update backup comments,"
git push