File size: 177 Bytes
b9647af
787552f
1e864f5
787552f
 
 
e8ba4ff
 
1
2
3
4
5
6
7
8
9
#!/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