From b8ec60239db2e02271050c7994ed6fa62f44dc7b Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 27 Aug 2021 20:24:36 +0200 Subject: [PATCH] remove group folders as standard --- nextcloud_install_production.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh index 18c4e4b8..72ae5471 100644 --- a/nextcloud_install_production.sh +++ b/nextcloud_install_production.sh @@ -836,7 +836,7 @@ $CHECKLIST_GUIDE" "$WT_HEIGHT" "$WT_WIDTH" 4 \ "Text" "" ON \ "Mail" "" ON \ "Deck" "" ON \ -"Group-Folders" "" ON 3>&1 1>&2 2>&3) +"Group-Folders" "" OFF 3>&1 1>&2 2>&3) fi case "$choice" in