Files
004_comission/noknok11d/gitUpdate.bat
louiscklaw fcbf2fd71d update,
2025-01-31 21:11:21 +08:00

7 lines
85 B
Batchfile

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