1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-02 02:09:16 +00:00
2016-09-17 15:56:05 +02:00

5 lines
239 B
Bash

#!/bin/sh
mkdir /lychee/uploads/big /lychee/uploads/import /lychee/uploads/medium /lychee/uploads/thumb
chown -R $UID:$GID /lychee /etc/nginx /etc/php7 /var/log /var/lib/nginx /tmp /etc/s6.d
exec su-exec $UID:$GID /bin/s6-svscan /etc/s6.d