Spaces:
Paused
Paused
File size: 157 Bytes
6eb9915 | 1 2 3 4 | #!/bin/bash
# Start supervisord in the foreground to properly manage child processes
exec /usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf |