diff --git a/build/root/install.sh b/build/root/install.sh index 4844683..2a3ebd4 100644 --- a/build/root/install.sh +++ b/build/root/install.sh @@ -297,8 +297,6 @@ 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]*$~~')