From a97eceafbe0ad4db780e6db31afcd8612120b5d1 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Mon, 10 Dec 2018 14:02:41 +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 (AMD64) # Nextcloud 15 # OpenSSL 1.1.1, TLSv1.3, NGINX 1.15.7 # December, 10th 2018 ################################################ # Ubuntu 18.04 LTS AMD64 - Nextcloud 15 ################################################ --- install-nextcloud.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index d6e2357..80c5190 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -3,11 +3,12 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD.SH -# Version 6.7 (AMD64) +# Version 6.8 (AMD64) +# 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 AMD64 - Nextcloud 15 ################################################ #!/bin/bash ###global function to update and cleanup the environment