owncloud: fastcgi & client_body dirs

This commit is contained in:
Wonderfall 2016-05-12 00:44:22 +02:00
parent cf80125a54
commit 8f97cbdaaf

View File

@ -16,6 +16,7 @@ elif [ -f /config/config.php ]; then
fi
touch /var/run/php-fpm.sock
mkdir /tmp/fastcgi /tmp/client_body
chown -R owncloud:owncloud /owncloud /data /config /apps2 /var/run/php-fpm.sock /var/lib/nginx /tmp
ln -s /apps2 /owncloud