Files
004_comission/ProGamerPC/gitUpdate.bat
louiscklaw b07e5bcf8d update,
2025-01-31 21:26:46 +08:00

7 lines
86 B
Batchfile

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