clear after dialog

This commit is contained in:
rootzoll 2021-09-20 19:35:23 +02:00
parent 3c702138ad
commit b34d88812e

View file

@ -56,7 +56,8 @@ if [ "$1" = "menu" ]; then
# other options (dont set sphinxrelay_connection)
echo "OK - keep as it is"
fi
clear
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
fi