Files
yena_/gitUpdate.bat
louiscklaw 5fe1d532f2 update,
2025-02-01 02:11:33 +08:00

7 lines
81 B
Batchfile

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