mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
write tor small
This commit is contained in:
parent
0786fddf73
commit
66fd41e796
@ -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}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user