Nextcloud / start.sh
t
msg
787552f
raw
history blame contribute delete
177 Bytes
#!/bin/bash
mkdir -p /run/php
touch /var/log/php8.1-fpm-error.log
chmod 666 /var/log/php8.1-fpm-error.log
exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisor.conf