Files
wenarama/gitUpdate.bat
louiscklaw 655c626d6f update,
2025-02-01 02:10:58 +08:00

7 lines
84 B
Batchfile

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