4 lines
90 B
Bash
4 lines
90 B
Bash
#!/usr/bin/env bash
|
|
|
|
exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
|