From ba8123f08a526987c0685198bc87e377c6f06d9e Mon Sep 17 00:00:00 2001 From: Stefan Wienert Date: Sat, 21 Feb 2015 16:06:56 +0100 Subject: [PATCH] reduced diff noise --- setup/webmail.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/webmail.sh b/setup/webmail.sh index bc1d079f..381819eb 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -48,7 +48,6 @@ if [ $needs_update == 1 ]; then mv /usr/local/lib/roundcubemail-$VERSION/ /usr/local/lib/roundcubemail rm -f /tmp/roundcube.tgz echo $VERSION > /usr/local/lib/roundcubemail/version - fi echo "installing roundcube autoreply/vacation plugin.."