remove env var, not required any more

pull/23/head
binhex 5 years ago
parent dedf5314d9
commit 5f617ed3e2

@ -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]*$~~')

Loading…
Cancel
Save