Commit 03da1f38 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Line breaks

parent 8543ea5d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -143,9 +143,11 @@ else
  MSG="http://${IP}:5000"
fi

echo ""
info "--------------------------------------------------------"
info " You can now login to DSM at ${MSG}"
info "--------------------------------------------------------"
echo ""

# Wait for NMI interrupt as a shutdown signal