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