Files
yansartofficial/gitUpdate.bat
louiscklaw 5cb71f7386 update,
2025-02-01 02:11:27 +08:00

7 lines
91 B
Batchfile

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