diff --git a/scripts/cloudron-setup b/scripts/cloudron-setup index fa3e92935..03a3ac957 100755 --- a/scripts/cloudron-setup +++ b/scripts/cloudron-setup @@ -92,8 +92,6 @@ echo "##############################################" echo " Cloudron Setup (${requestedVersion}) " echo "##############################################" echo "" -echo "The server will reboot at the end to complete the setup." -echo "" echo " Follow setup logs in a second terminal with:" echo " $ tail -f ${LOG_FILE}" echo ""