Files
dreamtech.hk/gitUpdate.bat
louiscklaw 5237cd4165 update,
2025-02-01 02:01:10 +08:00

7 lines
88 B
Batchfile

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