mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 05:39:22 +02:00
add clear
This commit is contained in:
parent
b34d88812e
commit
927ad37dad
@ -56,10 +56,10 @@ 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
|
||||
clear
|
||||
fi
|
||||
|
||||
extraPairInfo=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user