Files
sesaman/gitUpdate.bat
louiscklaw 22008233b9 update,
2025-02-01 02:05:25 +08:00

7 lines
83 B
Batchfile

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