1 2 3 4 5 6 7 8 9
#!/bin/bash set +x bootstrap_development.sh cd /awx_devel # Run the given command, usually supervisord exec "$@"