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 @@ -1637,7 +1637,7 @@ echo "[ * ] Install Roundcube..."
16371637
16381638if [ " $mysql " == ' yes' ] && [ " $dovecot " == " yes" ]; then
16391639 $HESTIA /bin/v-add-sys-roundcube
1640- echo " WEBMAIL_ALIAS='webmail'" >> $HESTIA /conf/hestia.conf
1640+ echo " WEBMAIL_ALIAS='webmail'" >> $HESTIA /conf/hestia.conf
16411641fi
16421642
16431643# ----------------------------------------------------------#
Original file line number Diff line number Diff line change @@ -1661,7 +1661,7 @@ echo "[ * ] Install Roundcube..."
16611661
16621662if [ " $mysql " == ' yes' ] && [ " $dovecot " == " yes" ]; then
16631663 $HESTIA /bin/v-add-sys-roundcube
1664- echo " WEBMAIL_ALIAS='webmail'" >> $HESTIA /conf/hestia.conf
1664+ echo " WEBMAIL_ALIAS='webmail'" >> $HESTIA /conf/hestia.conf
16651665fi
16661666
16671667
You can’t perform that action at this time.
0 commit comments