Revision 6461
Added by Aaron Marcuse-Kubitza about 12 years ago
bin/make_analytical_db | ||
---|---|---|
1 |
#!/bin/sh |
|
1 |
#!/bin/bash
|
|
2 | 2 |
# Creates analytical DB |
3 | 3 |
|
4 | 4 |
selfDir="$(dirname -- "$0")" |
Also available in: Unified diff
make_analytical_db: Fixed bug where need to use bash instead of sh because vegbien_dest requires it