From 048a20899a1c239761512b7e8fd3a255516febb7 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Fri, 5 Oct 2018 14:30:49 +0200 Subject: [PATCH] AMD64 only --- install-nextcloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index 77a8fce..0c3c3e2 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -3,7 +3,7 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD.SH -# Version 6.1 (ARM64 compatible) +# Version 6.1 (AMD64) # OpenSSL 1.1.1, TLSv1.3 # October, 05th 2018 ################################################