Files
HLZZ2001/gitUpdate.bat
louiscklaw cce23fa9d1 update,
2025-02-01 01:58:13 +08:00

7 lines
84 B
Batchfile

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