We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b66135 commit f93b84dCopy full SHA for f93b84d
install/upgrade/versions/unreleased.sh
@@ -32,6 +32,5 @@ fi
32
# Sync up config files #2819
33
if [ -f "/etc/roundcube/config.inc.php" ]; then
34
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
+ sed -i "s/?>//" /etc/roundcube/mimetypes.php
37
fi
0 commit comments