Files
salesofallforyou/gitUpdate.bat
louiscklaw 8afaff498b update,
2025-02-01 02:05:18 +08:00

7 lines
92 B
Batchfile

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