Files
noknok11d/gitUpdate.bat
louiscklaw 8dcf5be358 update,
2025-02-01 02:04:33 +08:00

7 lines
85 B
Batchfile

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