From 038b9f0ded2c747b1ca2f5be59eb8cf62d67f295 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Wed, 22 Aug 2018 14:32:18 +0200 Subject: [PATCH] fix UI --- home.admin/00infoBlitz.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home.admin/00infoBlitz.sh b/home.admin/00infoBlitz.sh index 8a6290e..b2b905d 100755 --- a/home.admin/00infoBlitz.sh +++ b/home.admin/00infoBlitz.sh @@ -209,3 +209,7 @@ ${color_yellow}${ln_external} "-------------------------------------------" \ "${load##up*, }" "${temp}" \ "${hdd}" "${sync_percentage}" +if [ ${#onionAddress} -eq 0 ]; then + # one extra space line at the end if nodeaddress is not TOR + echo "" +fi