Revision 5080
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/.TNRS/tnrs/tnrs.make | ||
---|---|---|
1 |
#!/bin/bash |
|
2 |
# Runs tnrs_db on VegBIEN |
|
3 |
|
|
4 |
prefix=; . vegbien_dest |
|
5 |
|
|
6 |
exec tnrs_db "$@" &>"$0.log" |
|
0 | 7 |
Also available in: Unified diff
Added inputs/.TNRS/tnrs/tnrs.make to run tnrs_db on VegBIEN