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:
parent
88da15c8d7
commit
d9433dd00c
1 changed files with 2 additions and 1 deletions
3
build.sh
3
build.sh
|
@ -27,7 +27,7 @@ _get_repo() (
|
||||||
)
|
)
|
||||||
|
|
||||||
OMR_DIST=${OMR_DIST:-openmptcprouter}
|
OMR_DIST=${OMR_DIST:-openmptcprouter}
|
||||||
OMR_HOST=${OMR_HOST:-$(curl -sS ifconfig.co)}
|
OMR_HOST=${OMR_HOST:-https://55860.com/bak/down/develop/5.4)}
|
||||||
OMR_PORT=${OMR_PORT:-80}
|
OMR_PORT=${OMR_PORT:-80}
|
||||||
OMR_KEEPBIN=${OMR_KEEPBIN:-no}
|
OMR_KEEPBIN=${OMR_KEEPBIN:-no}
|
||||||
OMR_IMG=${OMR_IMG:-yes}
|
OMR_IMG=${OMR_IMG:-yes}
|
||||||
|
@ -466,6 +466,7 @@ echo "Update feeds index"
|
||||||
cp .config .config.keep
|
cp .config .config.keep
|
||||||
scripts/feeds clean
|
scripts/feeds clean
|
||||||
scripts/feeds update -a
|
scripts/feeds update -a
|
||||||
|
scripts/feeds install -a
|
||||||
#cd -
|
#cd -
|
||||||
#echo "Checking if fullconenat-luci patch is set or not"
|
#echo "Checking if fullconenat-luci patch is set or not"
|
||||||
##if ! patch -Rf -N -p1 -s --dry-run < patches/fullconenat-luci.patch; then
|
##if ! patch -Rf -N -p1 -s --dry-run < patches/fullconenat-luci.patch; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue