Skip to content

Commit 9a5f8d0

Browse files
committed
password reset driver path
1 parent 1b2122a commit 9a5f8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/vst-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ wget $CHOST/$VERSION/httpd-webmail.conf -O /etc/httpd/conf.d/roundcubemail.conf
573573
wget $CHOST/$VERSION/roundcube-main.conf -O /etc/roundcubemail/main.inc.php
574574
wget $CHOST/$VERSION/roundcube-db.conf -O /etc/roundcubemail/db.inc.php
575575
wget $CHOST/$VERSION/roundcube-driver.php -O \
576-
/usr/share/roundcubemail/plugins/password/vesta.php
576+
/usr/share/roundcubemail/plugins/password/drivers/vesta.php
577577
wget $CHOST/$VERSION/roundcube-pw.conf -O \
578578
/usr/share/roundcubemail/plugins/password/config.inc.php
579579
r="$(gen_pass)"

0 commit comments

Comments
 (0)