File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15031503# Configure Roundcube #
15041504# ----------------------------------------------------------#
15051505
1506- if [ " $exim " = ' yes' ] && [ " $mysql " = ' yes' ]; then
1506+ if [ " $dovecot " = ' yes' ] && [ " $mysql " = ' yes' ]; then
15071507 if [ " $apache " = ' yes' ]; then
15081508 cp -f $hestiacp /roundcube/apache.conf /etc/roundcube/
15091509 ln -s /etc/roundcube/apache.conf /etc/apache2/conf.d/roundcube.conf
Original file line number Diff line number Diff line change 14571457# Configure Roundcube #
14581458# ----------------------------------------------------------#
14591459
1460- if [ " $exim " = ' yes' ] && [ " $mysql " = ' yes' ]; then
1460+ if [ " $dovecot " = ' yes' ] && [ " $mysql " = ' yes' ]; then
14611461 if [ " $apache " = ' yes' ]; then
14621462 cp -f $hestiacp /roundcube/apache.conf /etc/roundcube/
14631463 ln -s /etc/roundcube/apache.conf /etc/apache2/conf.d/roundcube.conf
You can’t perform that action at this time.
0 commit comments