mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
password reset driver path
This commit is contained in:
parent
1b2122a5ac
commit
9a5f8d0ea4
1 changed files with 1 additions and 1 deletions
|
@ -573,7 +573,7 @@ wget $CHOST/$VERSION/httpd-webmail.conf -O /etc/httpd/conf.d/roundcubemail.conf
|
|||
wget $CHOST/$VERSION/roundcube-main.conf -O /etc/roundcubemail/main.inc.php
|
||||
wget $CHOST/$VERSION/roundcube-db.conf -O /etc/roundcubemail/db.inc.php
|
||||
wget $CHOST/$VERSION/roundcube-driver.php -O \
|
||||
/usr/share/roundcubemail/plugins/password/vesta.php
|
||||
/usr/share/roundcubemail/plugins/password/drivers/vesta.php
|
||||
wget $CHOST/$VERSION/roundcube-pw.conf -O \
|
||||
/usr/share/roundcubemail/plugins/password/config.inc.php
|
||||
r="$(gen_pass)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue