diff --git a/scripts/cloudron-setup b/scripts/cloudron-setup index c6a776ffc..4cce5beea 100755 --- a/scripts/cloudron-setup +++ b/scripts/cloudron-setup @@ -242,6 +242,4 @@ else echo -e "Visit https:// to finish setup once the server has rebooted.\n" fi -if [[ "${initBaseImage}" == "true" ]]; then - systemctl reboot -fi +systemctl reboot