Files
iris_web/gitpush.bat
2022-10-29 15:44:04 +08:00

8 lines
66 B
Batchfile

git add *
git commit -m "add all code"
git push origin master