From bef23ac6d13a3385b79d9ea0f1ef0ee5839fffd7 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 13 Dec 2024 23:15:40 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- nextcloud/make.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nextcloud/make.sh b/nextcloud/make.sh index df67aac..1af50c1 100755 --- a/nextcloud/make.sh +++ b/nextcloud/make.sh @@ -44,7 +44,9 @@ REBOOT=${REBOOT:=1} # XXX should we ask?? COLLABORA_OFFICE=${COLLABORA_OFFICE:=1} -NEXTCLOUD_UPGRADE=${NEXTCLOUD_UPGRADE:=1} + +# XXX not yet figured out how to do this from CLI... +#NEXTCLOUD_UPGRADE=${NEXTCLOUD_UPGRADE:=1} readVars