AzuraCast/util/docker/stations/service.full/supervisord/run

6 lines
107 B
Bash

#!/bin/sh
sv -w 45 check php-fpm || exit 1
exec /usr/bin/supervisord -c /etc/supervisor/supervisord.conf