mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
4 lines
90 B
Text
4 lines
90 B
Text
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
|