IDH - Setup Summary new lines

This commit is contained in:
Josh Brower
2022-02-24 20:59:47 -05:00
parent 4a597b9f0e
commit 96ed3cb158

View File

@@ -1785,7 +1785,7 @@ whiptail_setup_complete() {
fi
local accessMessage="\n${sentence_prefix} the web interface at: https://${REDIRECTIT}\n"
elif [[ $is_idh ]]; then
local accessMessage="SSH for this node has been moved to TCP/2222, accessible only from the Manager node."
local accessMessage="\nSSH for this node has been moved to TCP/2222, accessible only from the Manager node.\n"
else
local accessMessage=""
fi