From 61757ca163ec5a1c4a9ccb168dd7d9765f9620cb Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Fri, 31 Aug 2018 15:31:59 +0200 Subject: [PATCH] Update failure using caused by //var/www/nextcloud/.user.ini.bak cp /var/www/nextcloud/.user.ini /usr/local/src/.user.ini.bak --- install-nextcloud.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index 653b56b..b2d3f08 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -3,9 +3,9 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD.SH -# Version 4.1 AMD64 -# changes to the /etc/nginx/nginx.conf+ssl.conf -# August, 23rd, 2018 +# Version 4.2 AMD64 +# changes to: cp /var/www/nextcloud/.user.ini +# August, 31 2018 ################################################ # Ubuntu 18.04 LTS AMD64 - Nextcloud 13 # ready for Nextcloud 14 already!