mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Update install_obitools.sh
Former-commit-id: c0a6d779f1a4e94548f3c30f2ba4ba8e8878f16f
This commit is contained in:
@ -104,7 +104,7 @@ curl "$GOURL" \
|
||||
| tar zxf -
|
||||
|
||||
PATH="$(pwd)/go/bin:$PATH"
|
||||
export $PATH
|
||||
export PATH
|
||||
|
||||
curl -L "$OBIURL4" \
|
||||
| tar zxf -
|
||||
|
Reference in New Issue
Block a user