Эх сурвалжийг харах

Update roundcube driver to hestia.php.

Raphael Schneeberger 7 жил өмнө
parent
commit
abaed36516

+ 1 - 1
install/hst-install-debian.sh

@@ -1217,7 +1217,7 @@ if [ "$exim" = 'yes' ] && [ "$mysql" = 'yes' ]; then
     chmod 640 /etc/roundcube/config.inc.php
     chmod 640 /etc/roundcube/config.inc.php
     chown root:www-data /etc/roundcube/debian-db-roundcube.php
     chown root:www-data /etc/roundcube/debian-db-roundcube.php
     chown root:www-data /etc/roundcube/config.inc.php
     chown root:www-data /etc/roundcube/config.inc.php
-    cp -f $hestiacp/roundcube/vesta.php \
+    cp -f $hestiacp/roundcube/hestia.php \
         /usr/share/roundcube/plugins/password/drivers/
         /usr/share/roundcube/plugins/password/drivers/
     cp -f $hestiacp/roundcube/config.inc.php /etc/roundcube/plugins/password/
     cp -f $hestiacp/roundcube/config.inc.php /etc/roundcube/plugins/password/
     r="$(gen_pass)"
     r="$(gen_pass)"

+ 1 - 1
install/hst-install-ubuntu.sh

@@ -1203,7 +1203,7 @@ if [ "$exim" = 'yes' ] && [ "$mysql" = 'yes' ]; then
     cp -f  $hestiacp/roundcube/db.inc.php /etc/roundcube/
     cp -f  $hestiacp/roundcube/db.inc.php /etc/roundcube/
     chmod 640 /etc/roundcube/debian-db*
     chmod 640 /etc/roundcube/debian-db*
     chown root:www-data /etc/roundcube/debian-db*
     chown root:www-data /etc/roundcube/debian-db*
-    cp -f $hestiacp/roundcube/vesta.php \
+    cp -f $hestiacp/roundcube/hestia.php \
         /usr/share/roundcube/plugins/password/drivers/
         /usr/share/roundcube/plugins/password/drivers/
     cp -f $hestiacp/roundcube/config.inc.php /etc/roundcube/plugins/password/
     cp -f $hestiacp/roundcube/config.inc.php /etc/roundcube/plugins/password/
     r="$(gen_pass)"
     r="$(gen_pass)"