This commit is contained in:
rootzoll 2021-08-19 23:34:13 +02:00
commit e3cd075245
2 changed files with 2 additions and 2 deletions

View file

@ -110,7 +110,7 @@ if [ "$1" = "menu" ]; then
fi
fi
text="Local Webrowser: https://${localIP}:${httpsPort}"
text="Local Web Browser: https://${localIP}:${httpsPort}"
if [ ${#publicDomain} -gt 0 ]; then
text="${text}

View file

@ -33,7 +33,7 @@ if [ "$1" = "menu" ]; then
fi
fi
text="Local Webrowser: https://${localIP}:${httpsPort}"
text="Local Web Browser: https://${localIP}:${httpsPort}"
if [ ${#publicDomain} -gt 0 ]; then
text="${text}