Highlight the reboot message little more
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user