mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-06 08:01:48 -05:00
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