From ea82722e550c7b4e3472da3b66ac024f873a2f58 Mon Sep 17 00:00:00 2001 From: jvolkenant Date: Fri, 1 Jul 2016 22:49:30 -0700 Subject: [PATCH] Enable remove Roundcube --- setup/webmail.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/webmail.sh b/setup/webmail.sh index 716188e2..0d2ac022 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -463,4 +463,4 @@ php5enmod mcrypt restart_service php5-fpm # remove Roundcube -# rm -rf /usr/local/lib/roundcube +rm -rf /usr/local/lib/roundcube