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
37a97894f8
commit
2c2755a30e
1 changed files with 2 additions and 2 deletions
2
build.sh
2
build.sh
|
@ -47,7 +47,7 @@ OMR_FEED_SRC="${OMR_FEED_SRC:-develop}"
|
|||
|
||||
CUSTOM_FEED_URL="${CUSTOM_FEED_URL}"
|
||||
|
||||
OMR_OPENWRT=${OMR_OPENWRT:-master}
|
||||
OMR_OPENWRT=${OMR_OPENWRT:-default}
|
||||
|
||||
if [ ! -f "$OMR_TARGET_CONFIG" ]; then
|
||||
echo "Target $OMR_TARGET not found !"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue