remove debug exit

This commit is contained in:
rootzoll 2021-09-20 19:24:27 +02:00
parent e6840a69ba
commit 531ebe7207

View File

@ -56,7 +56,6 @@ if [ "$1" = "menu" ]; then
# other options (dont set sphinxrelay_connection)
echo "OK - keep as it is"
fi
exit
elif [ "${sphinxrelay_connection}" == "tor" ]; then
dialog --title " Tor Info " --msgbox "\nYou are using Sphinx App over Tor. If you want to try other options you need to deinstall & reinstall the Sphinx Relay." 10 40