mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-08 18:08:07 +02:00
add clear
This commit is contained in:
@@ -56,10 +56,10 @@ if [ "$1" = "menu" ]; then
|
|||||||
# other options (dont set sphinxrelay_connection)
|
# other options (dont set sphinxrelay_connection)
|
||||||
echo "OK - keep as it is"
|
echo "OK - keep as it is"
|
||||||
fi
|
fi
|
||||||
clear
|
|
||||||
|
|
||||||
elif [ "${sphinxrelay_connection}" == "tor" ]; then
|
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
|
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
|
||||||
|
clear
|
||||||
fi
|
fi
|
||||||
|
|
||||||
extraPairInfo=""
|
extraPairInfo=""
|
||||||
|
Reference in New Issue
Block a user