From 57b8daf8cf0962467d3dd2cbc266166fb9893268 Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Wed, 17 Apr 2019 00:44:18 +0100 Subject: [PATCH] small UI fix --- home.admin/80scanLND.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/80scanLND.sh b/home.admin/80scanLND.sh index 45c175a..ffd2711 100755 --- a/home.admin/80scanLND.sh +++ b/home.admin/80scanLND.sh @@ -47,7 +47,7 @@ if [ ${bitcoinActive} -eq 0 ] || [ ${#bitcoinErrorFull} -gt 0 ]; then fi infoStr=" The ${network}d service is starting:\n ${bitcoinErrorShort}\n Login for more details:" if [ "$USER" == "admin" ]; then - infoStr=" The ${network}d service is starting:\n ${bitcoinErrorShort}\nPlease wait up to 5min ..." + infoStr=" The ${network}d service is starting:\n ${bitcoinErrorShort}\n Please wait up to 5min ..." fi fi