From a9f1531984387ae0cc401c420771f861b0d4776b Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Mon, 10 Dec 2018 14:03:34 +0100 Subject: [PATCH] Welcome to Nextcloud 15 ################################################ # Carsten Rieger IT-Services # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD.SH # Version 6.8 (ARM64) # Nextcloud 15 # OpenSSL 1.1.1, TLSv1.3, NGINX 1.15.7 # December, 10th 2018 ################################################ # Ubuntu 18.04 LTS ARM64 - Nextcloud 15 ################################################ --- install-nextcloud-arm64.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/install-nextcloud-arm64.sh b/install-nextcloud-arm64.sh index 2d994a2..7d39987 100644 --- a/install-nextcloud-arm64.sh +++ b/install-nextcloud-arm64.sh @@ -2,12 +2,13 @@ # Carsten Rieger IT-Services # https://www.c-rieger.de # https://github.com/riegercloud -# INSTALL-NEXTCLOUD-ARM64.SH -# Version 6.7 (ARM64) +# INSTALL-NEXTCLOUD.SH +# Version 6.8 (ARM64) +# Nextcloud 15 # OpenSSL 1.1.1, TLSv1.3, NGINX 1.15.7 -# November, 27th 2018 +# December, 10th 2018 ################################################ -# Ubuntu 18.04 LTS AMD64 - Nextcloud 14 +# Ubuntu 18.04 LTS ARM64 - Nextcloud 15 ################################################ #!/bin/bash ###global function to update and cleanup the environment