2 lines
69 B
Bash
2 lines
69 B
Bash
|
#!/bin/sh
|
||
|
/usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
|