From 9bfb4e30230c0d66a13bfcd3f46909a1a9aeb6d1 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Fri, 31 Aug 2018 15:37:50 +0200 Subject: [PATCH] Nextcloud Update failed Caused by /var/www/nextcloud.user.ini.bak the update interrupted. The file was moved to /usr/local/src. --- install-nextcloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index b2d3f08..5bc491b 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -7,7 +7,7 @@ # changes to: cp /var/www/nextcloud/.user.ini # August, 31 2018 ################################################ -# Ubuntu 18.04 LTS AMD64 - Nextcloud 13 +# Ubuntu 18.04 LTS AMD64 - Nextcloud 13.0.6 # ready for Nextcloud 14 already! ################################################ #!/bin/bash