mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
build
This commit is contained in:
parent
f66793bf87
commit
ac4309af3a
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -19,7 +19,7 @@ _get_repo() (
|
|||
git checkout -f "origin/$3" -B "build" 2>/dev/null || git checkout "$3" -B "build"
|
||||
)
|
||||
|
||||
OMR_DIST=${OMR_DIST:-openmptcprouter}
|
||||
OMR_DIST=${OMR_DIST:-3grouter}
|
||||
OMR_HOST=${OMR_HOST:-$(curl -sS ifconfig.co)}
|
||||
OMR_PORT=${OMR_PORT:-8000}
|
||||
OMR_KEEPBIN=${OMR_KEEPBIN:-no}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue