add echo line before output for readability
This commit is contained in:
parent
f38ab28cfd
commit
7bccd0d1e6
|
@ -84,5 +84,6 @@ chmod 644 /usr/local/lib/systemd/system/rc-cron.*
|
||||||
systemctl enable rc-cron.timer
|
systemctl enable rc-cron.timer
|
||||||
systemctl start rc-cron.timer
|
systemctl start rc-cron.timer
|
||||||
|
|
||||||
|
echo
|
||||||
echo "Roundcube webmail installed."
|
echo "Roundcube webmail installed."
|
||||||
echo "You can optionally set the vars 'product_name' & 'support_url' in /srv/www/html/roundcube/config/config.inc.php"
|
echo "You can optionally set the vars 'product_name' & 'support_url' in /srv/www/html/roundcube/config/config.inc.php"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user