mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
Fix arg parsing in entrypoint
This commit is contained in:
@@ -11,4 +11,4 @@ EOF
|
||||
rm /tmp/passwd
|
||||
fi
|
||||
|
||||
exec scl enable rh-postgresql10 "$@"
|
||||
exec scl enable rh-postgresql10 -- "$@"
|
||||
|
||||
Reference in New Issue
Block a user