Files
AC24542/gitUpdate.bat
louiscklaw c8a1aa8213 update,
2025-02-01 01:56:37 +08:00

7 lines
83 B
Batchfile

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