1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00

reduced diff noise

This commit is contained in:
Stefan Wienert 2015-02-21 16:06:56 +01:00
parent e2879a8eb1
commit ba8123f08a

View File

@ -48,7 +48,6 @@ if [ $needs_update == 1 ]; then
mv /usr/local/lib/roundcubemail-$VERSION/ /usr/local/lib/roundcubemail mv /usr/local/lib/roundcubemail-$VERSION/ /usr/local/lib/roundcubemail
rm -f /tmp/roundcube.tgz rm -f /tmp/roundcube.tgz
echo $VERSION > /usr/local/lib/roundcubemail/version echo $VERSION > /usr/local/lib/roundcubemail/version
fi fi
echo "installing roundcube autoreply/vacation plugin.." echo "installing roundcube autoreply/vacation plugin.."