summaryrefslogtreecommitdiffstats
path: root/tools/docker-compose/launch_awx.sh
blob: d270cdd3fe55761bb600d3acbee9d1a5c8b75a15 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
set +x

bootstrap_development.sh

cd /awx_devel
# Start the services
exec make supervisor