mirror of
https://github.com/ansible/awx.git
synced 2026-01-26 16:11:30 -03:30
Fix arg parsing in entrypoint
This commit is contained in:
parent
70057bc0f2
commit
3c0a0e1f4a
@ -11,4 +11,4 @@ EOF
|
||||
rm /tmp/passwd
|
||||
fi
|
||||
|
||||
exec scl enable rh-postgresql10 "$@"
|
||||
exec scl enable rh-postgresql10 -- "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user