Revision 228
Added by Aaron Marcuse-Kubitza about 13 years ago
vegbien_dest.sh | ||
---|---|---|
1 |
#!/bin/sh |
|
2 |
export out_engine=PostgreSQL out_host=localhost out_user=bien \ |
|
3 |
out_password=67d6c28fac7541d9ce1f46ba4f84e149 out_database=vegbien |
|
1 |
export out_engine=PostgreSQL |
|
2 |
export out_host=localhost |
|
3 |
export out_user=bien |
|
4 |
export out_password=67d6c28fac7541d9ce1f46ba4f84e149 |
|
5 |
export out_database=vegbien |
Also available in: Unified diff
scripts/Makefile includes vegbien_dest.sh directly