mirror of
https://github.com/ansible/awx.git
synced 2026-04-04 09:45:06 -02: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