mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
Merge pull request #1920 from chrismeyersfsu/fix-supervisord
fix supervisord issue
This commit is contained in:
commit
666e8fff92
@ -15,4 +15,4 @@ if [ -f /var/lib/awx/venv/tower/bin/activate ]; then
|
||||
fi
|
||||
|
||||
# Run the requested Python command, using the interpreter from the path
|
||||
python "$@"
|
||||
exec python "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user