mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Make docker environment interoperable with supervisorctl commands
This commit is contained in:
@@ -28,7 +28,7 @@ else
|
||||
fi
|
||||
|
||||
make awx-link
|
||||
yes | cp -rf /awx_devel/tools/docker-compose/supervisor.conf /supervisor.conf
|
||||
yes | cp -rf /awx_devel/tools/docker-compose/supervisor.conf /etc/supervisord.conf
|
||||
|
||||
# AWX bootstrapping
|
||||
make version_file
|
||||
|
||||
Reference in New Issue
Block a user