4 lines
70 B
Bash
4 lines
70 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
/usr/bin/supervisord -c /etc/supervisor/supervisord.conf
|