Project

General

Profile

« Previous | Next » 

Revision 5080

Added inputs/.TNRS/tnrs/tnrs.make to run tnrs_db on VegBIEN

View differences:

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