Highlight the reboot message little more

This commit is contained in:
Girish Ramakrishnan
2016-12-30 15:20:27 -08:00
parent c8a9412995
commit a7dc9c4e1b
+2 -5
View File
@@ -195,11 +195,8 @@ while true; do
sleep 10 sleep 10
done done
echo "" echo -e "\n\nRebooting this server now to let bootloader changes take effect.\n"
echo "Rebooting this server now to let bootloader changes take effect." echo -e "Visit https://my.${domain} to finish setup once the server has rebooted.\n"
echo ""
echo "Visit https://my.${domain} to finish setup"
echo ""
if [[ "${initBaseImage}" == "true" ]]; then if [[ "${initBaseImage}" == "true" ]]; then
systemctl reboot systemctl reboot