Revision 6457
Added by Aaron Marcuse-Kubitza about 12 years ago
bin/vegbien_dest | ||
---|---|---|
13 | 13 |
|
14 | 14 |
: ${prefix=out_} ${public=public} |
15 | 15 |
|
16 |
export \ |
|
16 |
export public \
|
|
17 | 17 |
${prefix}engine=PostgreSQL \ |
18 | 18 |
${prefix}host=localhost \ |
19 | 19 |
${prefix}user=bien \ |
Also available in: Unified diff
vegbien_dest: Export $public, to make sure it's available to any invoked scripts as an env var