Files
004_comission/dreamtech.hk/gitUpdate.bat
louiscklaw 13fc51f998 update,
2025-01-31 19:41:00 +08:00

7 lines
88 B
Batchfile

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