Skip to content

Commit 80bf642

Browse files
committed
no custom location for roundcube configs
1 parent ad9c035 commit 80bf642

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

install/vst-install-ubuntu.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,10 +1048,6 @@ if [ "$exim" = 'yes' ] && [ "$mysql" = 'yes' ]; then
10481048
mysql roundcube < /usr/share/dbconfig-common/data/roundcube/install/mysql
10491049
php5enmod mcrypt 2>/dev/null
10501050
service apache2 restart
1051-
if [ "$release" -eq 8 ]; then
1052-
mv -f /etc/roundcube/main.inc.php /etc/roundcube/config.inc.php
1053-
mv -f /etc/roundcube/db.inc.php /etc/roundcube/debian-db-roundcube.php
1054-
fi
10551051
fi
10561052

10571053

0 commit comments

Comments
 (0)