Revision 6258
Added by Aaron Marcuse-Kubitza about 12 years ago
bin/psql_script_vegbien | ||
---|---|---|
1 |
#!/bin/sh |
|
1 |
#!/bin/bash
|
|
2 | 2 |
# Runs script on vegbien db |
3 | 3 |
# Usage: env [no_search_path=1] self [psql_opts...] |
4 | 4 |
|
Also available in: Unified diff
psql_script_vegbien: Fixed bug where needs to be run with bash instead of sh