mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
no custom location for roundcube configs
This commit is contained in:
parent
ad9c035f8c
commit
80bf6422c4
1 changed files with 0 additions and 4 deletions
|
@ -1048,10 +1048,6 @@ if [ "$exim" = 'yes' ] && [ "$mysql" = 'yes' ]; then
|
||||||
mysql roundcube < /usr/share/dbconfig-common/data/roundcube/install/mysql
|
mysql roundcube < /usr/share/dbconfig-common/data/roundcube/install/mysql
|
||||||
php5enmod mcrypt 2>/dev/null
|
php5enmod mcrypt 2>/dev/null
|
||||||
service apache2 restart
|
service apache2 restart
|
||||||
if [ "$release" -eq 8 ]; then
|
|
||||||
mv -f /etc/roundcube/main.inc.php /etc/roundcube/config.inc.php
|
|
||||||
mv -f /etc/roundcube/db.inc.php /etc/roundcube/debian-db-roundcube.php
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue