Highlight the reboot message little more

This commit is contained in:
Girish Ramakrishnan
2016-12-30 15:20:27 -08:00
parent c8a9412995
commit cfad186a6b

View File

@@ -195,11 +195,8 @@ while true; do
sleep 10
done
echo ""
echo "Rebooting this server now to let bootloader changes take effect."
echo ""
echo "Visit https://my.${domain} to finish setup"
echo ""
echo -e "\n\nRebooting this server now to let bootloader changes take effect.\n"
echo -e "Visit https://my.${domain} to finish setup once the server has rebooted.\n"
if [[ "${initBaseImage}" == "true" ]]; then
systemctl reboot