mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
pre-generate: fix permissions
Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
parent
ad5b47058b
commit
f9deb25aa0
@ -160,6 +160,7 @@ EOF
|
||||
# ncp-previewgenerator
|
||||
cp -r /var/www/ncp-previewgenerator /var/www/nextcloud/apps/previewgenerator
|
||||
ncc app:enable previewgenerator
|
||||
chown www-data:www-data /var/www/nextcloud/apps/previewgenerator
|
||||
|
||||
# previews
|
||||
ncc config:app:set previewgenerator squareSizes --value="32 256"
|
||||
|
||||
10
changelog.md
10
changelog.md
@ -1,11 +1,13 @@
|
||||
|
||||
[v1.19.0](https://github.com/nextcloud/nextcloudpi/commit/c8e296c) (2019-11-30) upgrade to NC17.0.1
|
||||
[v1.19.1](https://github.com/nextcloud/nextcloudpi/commit/ac2098b) (2019-12-08) pre-generate: fix permissions
|
||||
|
||||
[v1.18.2 ](https://github.com/nextcloud/nextcloudpi/commit/0fc4aea) (2019-11-18) ncp-app: bump to NC17
|
||||
[v1.19.0 ](https://github.com/nextcloud/nextcloudpi/commit/72d2d00) (2019-11-30) upgrade to NC17.0.1
|
||||
|
||||
[v1.18.1 ](https://github.com/nextcloud/nextcloudpi/commit/e975320) (2019-11-18) Letsencrypt: support second domain (#1025)
|
||||
[v1.18.2 ](https://github.com/nextcloud/nextcloudpi/commit/c42bcc1) (2019-11-17) update: fix matching values
|
||||
|
||||
[v1.18.0, master](https://github.com/nextcloud/nextcloudpi/commit/0fc2390) (2019-10-27) add ncp-previews
|
||||
[v1.18.1 ](https://github.com/nextcloud/nextcloudpi/commit/310877f) (2019-11-18) Letsencrypt: support second domain (#1025)
|
||||
|
||||
[v1.18.0 ](https://github.com/nextcloud/nextcloudpi/commit/0fc2390) (2019-10-27) add ncp-previews
|
||||
|
||||
[v1.17.1 ](https://github.com/nextcloud/nextcloudpi/commit/c63cb27) (2019-09-29) nc-backup: exclude group folders in dataless backup
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user