mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +02:00
remove space
This commit is contained in:
@@ -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}"
|
||||
|
Reference in New Issue
Block a user