Skip to content

Commit f93b84d

Browse files
committed
Filename changes
1 parent 4b66135 commit f93b84d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install/upgrade/versions/unreleased.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,5 @@ fi
3232
# Sync up config files #2819
3333
if [ -f "/etc/roundcube/config.inc.php" ]; then
3434
sed -i "s/?>//" /etc/roundcube/config.inc.php
35-
sed -i "s/?>//" /etc/roundcube/db.inc.php
36-
sed -i "s/?>//" /etc/roundcube/minetypes.inc.php
35+
sed -i "s/?>//" /etc/roundcube/mimetypes.php
3736
fi

0 commit comments

Comments
 (0)