From 4457eaf3a4de42ddb7e286365208788b81c8bb8d Mon Sep 17 00:00:00 2001 From: KiekerJan Date: Sun, 15 May 2022 22:16:48 +0200 Subject: [PATCH] fixes to installation --- setup/nextcloud.sh | 2 +- setup/system.sh | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/setup/nextcloud.sh b/setup/nextcloud.sh index ae12cccd..a90a8ed6 100755 --- a/setup/nextcloud.sh +++ b/setup/nextcloud.sh @@ -326,7 +326,7 @@ php < $CONFIG_TEMP && mv $CONFIG_TEMP $STORAGE_ROOT/owncloud/config.php;