mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
Stop using PG SCL in dev env
This commit is contained in:
@@ -11,4 +11,4 @@ EOF
|
||||
rm /tmp/passwd
|
||||
fi
|
||||
|
||||
exec scl enable rh-postgresql10 -- "$@"
|
||||
exec $@
|
||||
|
||||
Reference in New Issue
Block a user