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 @@ -1217,7 +1217,7 @@ if [ "$exim" = 'yes' ] && [ "$mysql" = 'yes' ]; then
12171217 chmod 640 /etc/roundcube/config.inc.php
12181218 chown root:www-data /etc/roundcube/debian-db-roundcube.php
12191219 chown root:www-data /etc/roundcube/config.inc.php
1220- cp -f $hestiacp /roundcube/vesta .php \
1220+ cp -f $hestiacp /roundcube/hestia .php \
12211221 /usr/share/roundcube/plugins/password/drivers/
12221222 cp -f $hestiacp /roundcube/config.inc.php /etc/roundcube/plugins/password/
12231223 r=" $( gen_pass) "
Original file line number Diff line number Diff line change @@ -1203,7 +1203,7 @@ if [ "$exim" = 'yes' ] && [ "$mysql" = 'yes' ]; then
12031203 cp -f $hestiacp /roundcube/db.inc.php /etc/roundcube/
12041204 chmod 640 /etc/roundcube/debian-db*
12051205 chown root:www-data /etc/roundcube/debian-db*
1206- cp -f $hestiacp /roundcube/vesta .php \
1206+ cp -f $hestiacp /roundcube/hestia .php \
12071207 /usr/share/roundcube/plugins/password/drivers/
12081208 cp -f $hestiacp /roundcube/config.inc.php /etc/roundcube/plugins/password/
12091209 r=" $( gen_pass) "
You can’t perform that action at this time.
0 commit comments