From a8b2d98163e2631848286ef781af173a033e2a22 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sun, 13 Nov 2016 14:43:20 +0000 Subject: [PATCH] nextcloud : fix #64 --- nextcloud/10.0-armhf/setup.sh | 2 +- nextcloud/10.0/setup.sh | 2 +- nextcloud/daily-armhf/setup.sh | 2 +- nextcloud/daily/setup.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nextcloud/10.0-armhf/setup.sh b/nextcloud/10.0-armhf/setup.sh index ab7eb5b..a8ade50 100755 --- a/nextcloud/10.0-armhf/setup.sh +++ b/nextcloud/10.0-armhf/setup.sh @@ -104,7 +104,7 @@ echo ";"; ?> EOF -chown -R $UID:$GID /config +chown -R $UID:$GID /config /data # Enable/disable apps. Note that this must be done after the ownCloud setup. # The firstrunwizard gave Josh all sorts of problems, so disabling that. # user_external is what allows ownCloud to use IMAP for login. The contacts diff --git a/nextcloud/10.0/setup.sh b/nextcloud/10.0/setup.sh index ab7eb5b..a8ade50 100755 --- a/nextcloud/10.0/setup.sh +++ b/nextcloud/10.0/setup.sh @@ -104,7 +104,7 @@ echo ";"; ?> EOF -chown -R $UID:$GID /config +chown -R $UID:$GID /config /data # Enable/disable apps. Note that this must be done after the ownCloud setup. # The firstrunwizard gave Josh all sorts of problems, so disabling that. # user_external is what allows ownCloud to use IMAP for login. The contacts diff --git a/nextcloud/daily-armhf/setup.sh b/nextcloud/daily-armhf/setup.sh index ab7eb5b..a8ade50 100755 --- a/nextcloud/daily-armhf/setup.sh +++ b/nextcloud/daily-armhf/setup.sh @@ -104,7 +104,7 @@ echo ";"; ?> EOF -chown -R $UID:$GID /config +chown -R $UID:$GID /config /data # Enable/disable apps. Note that this must be done after the ownCloud setup. # The firstrunwizard gave Josh all sorts of problems, so disabling that. # user_external is what allows ownCloud to use IMAP for login. The contacts diff --git a/nextcloud/daily/setup.sh b/nextcloud/daily/setup.sh index ab7eb5b..a8ade50 100755 --- a/nextcloud/daily/setup.sh +++ b/nextcloud/daily/setup.sh @@ -104,7 +104,7 @@ echo ";"; ?> EOF -chown -R $UID:$GID /config +chown -R $UID:$GID /config /data # Enable/disable apps. Note that this must be done after the ownCloud setup. # The firstrunwizard gave Josh all sorts of problems, so disabling that. # user_external is what allows ownCloud to use IMAP for login. The contacts