Add link to chat

This commit is contained in:
Girish Ramakrishnan
2016-12-22 13:28:04 -08:00
parent 29c172deab
commit eeefdf5927

View File

@@ -79,6 +79,8 @@ echo ""
echo " Follow setup logs in a second terminal with:"
echo " $ tail -f ${LOG_FILE}"
echo ""
echo " Join us at https://chat.cloudron.io for any questions."
echo ""
echo "=> Update package repositories ..."
if ! apt-get update &>> "${LOG_FILE}"; then