This commit is contained in:
rootzoll 2018-08-22 14:32:18 +02:00
parent a9a5d15de3
commit 038b9f0ded

View File

@ -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