Project

General

Profile

« Previous | Next » 

Revision 7077

inputs/.TNRS/tnrs/tnrs.make: Fixed Usage message to use make, which is needed to set the PATH correctly

View differences:

tnrs.make
1 1
#!/bin/bash
2 2
# Runs tnrs_db on VegBIEN
3
# Usage: env [log=] self
3
# Usage: make inputs/.TNRS/tnrs/tnrs-remake [log=]
4 4

  
5 5
selfDir="$(dirname -- "$0")"
6 6
selfName="$(basename $0)"

Also available in: Unified diff