1
0
Fork 0
mirror of https://github.com/geerlingguy/ansible-role-postgresql.git synced 2024-11-11 13:50:50 -05:00
postgresql/templates/postgres.sh.j2
2016-09-29 14:33:39 -05:00

2 lines
84 B
Django/Jinja

export PGDATA={{ postgresql_data_dir }}
export PATH=$PATH:{{ postgresql_bin_path }}