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