Line breaks

Line breaks
This commit is contained in:
Kroese 2023-06-09 09:58:31 +02:00 committed by GitHub
commit 61f733fe66

View File

@ -143,9 +143,11 @@ else
MSG="http://${IP}:5000" MSG="http://${IP}:5000"
fi fi
echo ""
info "--------------------------------------------------------" info "--------------------------------------------------------"
info " You can now login to DSM at ${MSG}" info " You can now login to DSM at ${MSG}"
info "--------------------------------------------------------" info "--------------------------------------------------------"
echo ""
# Wait for NMI interrupt as a shutdown signal # Wait for NMI interrupt as a shutdown signal