From 0bbc75d32417b705c345564d373c231825f81243 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 6 Sep 2018 12:46:22 +0200 Subject: [PATCH] Nextcloud 14 Nextcloud 14 was released --- install-nextcloud.sh | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index 5bc491b..115f4c6 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -3,12 +3,10 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD.SH -# Version 4.2 AMD64 -# changes to: cp /var/www/nextcloud/.user.ini -# August, 31 2018 +# Version 5.0 AMD64 +# September, 06th 2018 ################################################ -# Ubuntu 18.04 LTS AMD64 - Nextcloud 13.0.6 -# ready for Nextcloud 14 already! +# Ubuntu 18.04 LTS AMD64 - Nextcloud 14 ################################################ #!/bin/bash ###global function to update and cleanup the environment