From f7e841bbe62c558239f5b222596305c39206b14b Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Tue, 1 Jan 2019 23:04:04 +0100 Subject: [PATCH] Nextcloud installation script for DEBIAN Install your Nextcloud server with one shell script only on your DEBIAN Server --- install-nextcloud-debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-nextcloud-debian.sh b/install-nextcloud-debian.sh index 0980020..d4bfa3f 100644 --- a/install-nextcloud-debian.sh +++ b/install-nextcloud-debian.sh @@ -3,7 +3,7 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD-DEBIAN.SH -# Version RC1 (AMD64) +# Version 1.0 (AMD64) # Nextcloud 15 # OpenSSL 1.1.1, TLSv1.3, NGINX 1.15.8 # January, 1st 2019