From 86fef267f6933eae247971b366e3b41af5c8e262 Mon Sep 17 00:00:00 2001 From: dkoao Date: Thu, 26 Sep 2019 10:35:12 +0000 Subject: [PATCH] reduce duplicated lines --- setup/webmail.sh | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/setup/webmail.sh b/setup/webmail.sh index eeadf735..567fd954 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -130,23 +130,20 @@ EOF if [ "${DISABLE_NEXTCLOUD}" == "0" ]; then cat >> $RCM_CONFIG < EOF else cat >> $RCM_CONFIG < EOF fi +cat >> $RCM_CONFIG < +EOF # Configure CardDav if [ "${DISABLE_NEXTCLOUD}" != "0" ]; then