Files
_posts/_hkdailynews.com.hk/gitUpdate.bat
2025-02-01 01:58:37 +08:00

8 lines
90 B
Batchfile

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