We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2122a commit 9a5f8d0Copy full SHA for 9a5f8d0
install/vst-install.sh
@@ -573,7 +573,7 @@ wget $CHOST/$VERSION/httpd-webmail.conf -O /etc/httpd/conf.d/roundcubemail.conf
573
wget $CHOST/$VERSION/roundcube-main.conf -O /etc/roundcubemail/main.inc.php
574
wget $CHOST/$VERSION/roundcube-db.conf -O /etc/roundcubemail/db.inc.php
575
wget $CHOST/$VERSION/roundcube-driver.php -O \
576
- /usr/share/roundcubemail/plugins/password/vesta.php
+ /usr/share/roundcubemail/plugins/password/drivers/vesta.php
577
wget $CHOST/$VERSION/roundcube-pw.conf -O \
578
/usr/share/roundcubemail/plugins/password/config.inc.php
579
r="$(gen_pass)"
0 commit comments