Skip to content

Commit f9deb25

Browse files
committed
pre-generate: fix permissions
Signed-off-by: nachoparker <nacho@ownyourbits.com>
1 parent ad5b470 commit f9deb25

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

bin/ncp/CONFIG/nc-init.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ EOF
160160
# ncp-previewgenerator
161161
cp -r /var/www/ncp-previewgenerator /var/www/nextcloud/apps/previewgenerator
162162
ncc app:enable previewgenerator
163+
chown www-data:www-data /var/www/nextcloud/apps/previewgenerator
163164

164165
# previews
165166
ncc config:app:set previewgenerator squareSizes --value="32 256"

changelog.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11

2-
[v1.19.0](https://github.com/nextcloud/nextcloudpi/commit/c8e296c) (2019-11-30) upgrade to NC17.0.1
2+
[v1.19.1](https://github.com/nextcloud/nextcloudpi/commit/ac2098b) (2019-12-08) pre-generate: fix permissions
33

4-
[v1.18.2 ](https://github.com/nextcloud/nextcloudpi/commit/0fc4aea) (2019-11-18) ncp-app: bump to NC17
4+
[v1.19.0 ](https://github.com/nextcloud/nextcloudpi/commit/72d2d00) (2019-11-30) upgrade to NC17.0.1
55

6-
[v1.18.1 ](https://github.com/nextcloud/nextcloudpi/commit/e975320) (2019-11-18) Letsencrypt: support second domain (#1025)
6+
[v1.18.2 ](https://github.com/nextcloud/nextcloudpi/commit/c42bcc1) (2019-11-17) update: fix matching values
77

8-
[v1.18.0, master](https://github.com/nextcloud/nextcloudpi/commit/0fc2390) (2019-10-27) add ncp-previews
8+
[v1.18.1 ](https://github.com/nextcloud/nextcloudpi/commit/310877f) (2019-11-18) Letsencrypt: support second domain (#1025)
9+
10+
[v1.18.0 ](https://github.com/nextcloud/nextcloudpi/commit/0fc2390) (2019-10-27) add ncp-previews
911

1012
[v1.17.1 ](https://github.com/nextcloud/nextcloudpi/commit/c63cb27) (2019-09-29) nc-backup: exclude group folders in dataless backup
1113

0 commit comments

Comments
 (0)