Files
004_comission/laitof/gitUpdate.bat
louiscklaw ed177c5ad6 update,
2025-01-31 20:56:26 +08:00

7 lines
82 B
Batchfile

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