Project

General

Profile

« Previous | Next » 

Revision 1664

Added inputs/SpeciesLink/src/tapir.make

View differences:

inputs/SpeciesLink/src/tapir.make
1
#!/bin/sh
2
# Downloads SpeciesLink data using TAPIR
3
# Usage: env [PHPRC=...] self 2>>log
4

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

  
7
cd "$selfDir"
8

  
9
php ../../../bin/tapir/tapir2flat.php </dev/null >&2
0 10

  

Also available in: Unified diff