Files
ProGamerPC/gitUpdate.bat
louiscklaw 7a0e16f742 update,
2025-02-01 01:58:29 +08:00

7 lines
86 B
Batchfile

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