File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1091,6 +1091,7 @@ if [ "$exim" = 'yes' ] && [ "$mysql" = 'yes' ]; then
10911091 chmod 640 /etc/roundcube/debian-db-roundcube.php
10921092 chmod 640 /etc/roundcube/config.inc.php
10931093 chown root:www-data /etc/roundcube/debian-db-roundcube.php
1094+ chown root:www-data /etc/roundcube/config.inc.php
10941095 wget $vestacp /roundcube/vesta.php -O \
10951096 /usr/share/roundcube/plugins/password/drivers/vesta.php
10961097 wget $vestacp /roundcube/config.inc.php -O \
@@ -1108,6 +1109,7 @@ if [ "$exim" = 'yes' ] && [ "$mysql" = 'yes' ]; then
11081109 chmod 640 /etc/roundcube/debian-db-roundcube.php
11091110 chmod 640 /etc/roundcube/config.inc.php
11101111 chown root:www-data /etc/roundcube/debian-db-roundcube.php
1112+ chown root:www-data /etc/roundcube/config.inc.php
11111113 # RoundCube tinyMCE fix
11121114 tinymceFixArchiveURL=$vestacp /roundcube/roundcube-tinymce.tar.gz
11131115 tinymceParentFolder=/usr/share/roundcube/program/js
You can’t perform that action at this time.
0 commit comments