From 0481fdf252e2ea6d2d577e20ef2c3690a94f278e Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Tue, 11 Dec 2018 21:27:48 +0100 Subject: [PATCH] no new line --- nextcloud-startup-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud-startup-script.sh b/nextcloud-startup-script.sh index 080ac7df..1c5fb0a6 100644 --- a/nextcloud-startup-script.sh +++ b/nextcloud-startup-script.sh @@ -389,7 +389,7 @@ whiptail --title "Which apps do you want to install?" --checklist --separate-out "Bitwarden" "(Password manager) - NOT STABLE " OFF \ "FullTextSearch" "(Elasticsearch for Nextcloud [2GB RAM]) " OFF \ "PreviewGenerator" "(Pre-generate previews) " OFF \ -"Talk" "(Nextcloud Video calls and chat) " OFF \ 2>results +"Talk" "(Nextcloud Video calls and chat) " OFF 2>results while read -r -u 9 choice do