x86_64-centos-awx/tools/docker-compose/launch_awx.sh
2021-03-02 20:53:43 +08:00

9 lines
110 B
Bash
Executable File

#!/bin/bash
set +x
bootstrap_development.sh
cd /awx_devel
# Start the services
exec tini -- make supervisor