start.sh 101 B

12345
  1. #!/bin/bash
  2. # Start supervisord and services
  3. exec /usr/bin/supervisord -n -c /etc/supervisord.conf