3 lines
60 B
Bash
3 lines
60 B
Bash
|
G
|
#!/bin/bash
|
||
|
|
supervisord -c /etc/supervisor/supervisord.conf
|