Remove redundant reboot message

This commit is contained in:
Girish Ramakrishnan
2017-01-05 21:11:52 -08:00
committed by Johannes Zellner
parent 5969b4825c
commit 616ec408d6

View File

@@ -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 ""