1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2019-12-18 19:22:08 +01:00
parent acf62296cb
commit ab563f424e

View file

@ -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 !"