1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Update build.sh

This commit is contained in:
suyuan 2021-06-23 12:41:10 +08:00
parent e708f698e2
commit 7eda000d45

View file

@ -27,7 +27,7 @@ _get_repo() (
)
OMR_DIST=${OMR_DIST:-openmptcprouter}
OMR_HOST=${OMR_HOST:https://55860.com}
OMR_HOST=${OMR_HOST:-https://55860.com}
OMR_PORT=${OMR_PORT:-80}
OMR_KEEPBIN=${OMR_KEEPBIN:-no}
OMR_IMG=${OMR_IMG:-yes}