From 1ca7bcafaa054601cd009811ac072a6d3384986f Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Fri, 5 Oct 2018 18:02:26 +0200 Subject: [PATCH] ARM64 only A fork of the initial install-nextcloud.sh script - espeacilly for OdroidC2 environments based on Ubuntu 18.04.1 --- install-nextcloud-arm64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-nextcloud-arm64.sh b/install-nextcloud-arm64.sh index 7480106..9b61ae5 100644 --- a/install-nextcloud-arm64.sh +++ b/install-nextcloud-arm64.sh @@ -3,7 +3,7 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD-ARM64.SH -# Version 1.0 (ARM64) +# Version 6.1 (ARM64) # OpenSSL 1.1.1, TLSv1.3 # October, 05th 2018 ################################################