mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 05:09:40 +02:00
remove space
This commit is contained in:
parent
23c158dc2d
commit
636311c15d
@ -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