diff --git a/rootfs-php74/app/entrypoint.sh b/rootfs-php74/app/entrypoint.sh index 29a3e49..f6ff9a4 100755 --- a/rootfs-php74/app/entrypoint.sh +++ b/rootfs-php74/app/entrypoint.sh @@ -87,7 +87,7 @@ user ${USERNAME} ${GROUPNAME}; EOF # fix permissions for upload -chown "${USERNAME}" /var/lib/nginx +chown "${USERNAME}" /var/lib/nginx /var/lib/nginx/tmp cat > /etc/nginx/http.d/webdav.conf < /etc/nginx/http.d/webdav.conf <