mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 18:07:36 -02:30
fix tower-expect -> awx-expect for isolated tower builds
This commit is contained in:
3
tools/docker-isolated/awx-expect
Executable file
3
tools/docker-isolated/awx-expect
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
. /venv/awx/bin/activate
|
||||
exec env TOWER_LIB_DIRECTORY=/awx_lib /awx_devel/run.py "$@"
|
||||
Reference in New Issue
Block a user