Files
004_comission/_posts/_hkdailynews.com.hk/gitUpdate.bat
louiscklaw 6c60a73f30 update,
2025-01-31 19:15:17 +08:00

8 lines
90 B
Batchfile

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