Files
givefortune/gitUpdate.bat
louiscklaw 5bc945e8af update,
2025-02-01 02:01:26 +08:00

7 lines
87 B
Batchfile

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