diff --git a/install.sh b/install.sh index 48dbf04..a011564 100644 --- a/install.sh +++ b/install.sh @@ -84,5 +84,6 @@ chmod 644 /usr/local/lib/systemd/system/rc-cron.* systemctl enable rc-cron.timer systemctl start rc-cron.timer +echo echo "Roundcube webmail installed." echo "You can optionally set the vars 'product_name' & 'support_url' in /srv/www/html/roundcube/config/config.inc.php"