mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
fix: Line breaks
This commit is contained in:
parent
8543ea5dad
commit
03da1f38f4
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user