Changed to openwrt imagebuilder, back to release instead of snapshots
This commit is contained in:
parent
e96f2d38cc
commit
a761fb7630
2
build.sh
2
build.sh
@ -28,7 +28,7 @@ BUILD=`absolutize $BUILD`
|
||||
#RELEASE="15.05.1"
|
||||
RELEASE="17.01.4"
|
||||
|
||||
IMGBUILDER_NAME="openwrt-imagebuilder-${RELEASE}-${TARGET_ARCHITECTURE}-${TARGET_VARIANT}.Linux-x86_64"
|
||||
IMGBUILDER_NAME="lede-imagebuilder-${RELEASE}-${TARGET_ARCHITECTURE}-${TARGET_VARIANT}.Linux-x86_64"
|
||||
IMGBUILDER_DIR="${BUILD}/${IMGBUILDER_NAME}"
|
||||
IMGBUILDER_ARCHIVE="${IMGBUILDER_NAME}.tar.xz"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user