add in env to run up scripts

pull/11/head
binhex 5 years ago
parent cef4885bb2
commit 54e6fe74a3

@ -297,6 +297,8 @@ if [[ $VPN_ENABLED == "yes" ]]; then
export ENABLE_PRIVOXY="no"
fi
export RUN_UP_SCRIPT="yes"
fi
export WEBUI_PORT=$(echo "${WEBUI_PORT}" | sed -e 's~^[ \t]*~~;s~[ \t]*$~~')

Loading…
Cancel
Save