mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-13 22:00:34 +08:00
fix: Line breaks
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user