Files
ifkcof/gitUpdate.bat
louiscklaw b968bab6bb update,
2025-02-01 02:02:18 +08:00

7 lines
82 B
Batchfile

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