mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 19:31:52 +00:00
Set version back to develop
This commit is contained in:
parent
acf62296cb
commit
ab563f424e
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -32,7 +32,7 @@ OMR_TARGET_CONFIG="config-$OMR_TARGET"
|
||||||
OMR_KERNEL=${OMR_KERNEL:-4.19}
|
OMR_KERNEL=${OMR_KERNEL:-4.19}
|
||||||
|
|
||||||
OMR_FEED_URL="${OMR_FEED_URL:-https://github.com/ysurac/openmptcprouter-feeds}"
|
OMR_FEED_URL="${OMR_FEED_URL:-https://github.com/ysurac/openmptcprouter-feeds}"
|
||||||
OMR_FEED_SRC="${OMR_FEED_SRC:-v0.53}"
|
OMR_FEED_SRC="${OMR_FEED_SRC:-develop}"
|
||||||
|
|
||||||
if [ ! -f "$OMR_TARGET_CONFIG" ]; then
|
if [ ! -f "$OMR_TARGET_CONFIG" ]; then
|
||||||
echo "Target $OMR_TARGET not found !"
|
echo "Target $OMR_TARGET not found !"
|
||||||
|
|
Loading…
Reference in a new issue