write tor small

This commit is contained in:
rootzoll 2021-08-31 13:48:28 +02:00
parent 0786fddf73
commit 66fd41e796

View File

@ -56,7 +56,7 @@ MENU="Choose one of the following options:"
OPTIONS=()
plus=""
if [ "${runBehindTor}" = "on" ]; then
plus=" / Tor"
plus=" / tor"
fi
if [ ${#dynDomain} -gt 0 ]; then
plus="/ ${dynDomain} ${plus}"