From eba03caa23b29719d851b9809fdc29e46ed96e8a Mon Sep 17 00:00:00 2001 From: Johannes Date: Fri, 25 Nov 2016 15:16:41 +0100 Subject: [PATCH] Change syntax to avoid shell warning --- scripts/cloudron-setup | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/cloudron-setup b/scripts/cloudron-setup index 23687cd95..a3395fcb3 100755 --- a/scripts/cloudron-setup +++ b/scripts/cloudron-setup @@ -126,7 +126,8 @@ if [[ -z "${restoreUrl}" ]]; then }, "version": "${version}" } -EOF) +EOF +) else data=$(cat < Run installer.sh for version ${version} with ${sourceTarballUrl} ... (this takes some time)"