Revision 6063
Added by Aaron Marcuse-Kubitza about 12 years ago
bin/psql_vegbien | ||
---|---|---|
1 |
#!/bin/sh |
|
1 |
#!/bin/bash
|
|
2 | 2 |
# Accesses vegbien db |
3 | 3 |
|
4 | 4 |
selfDir="$(dirname -- "$0")" |
Also available in: Unified diff
psql_vegbien: Use bash because it supports substitutions