Update install_obitools.sh

Former-commit-id: c0a6d779f1a4e94548f3c30f2ba4ba8e8878f16f
This commit is contained in:
2023-06-06 10:13:13 +02:00
parent 3e27c1f432
commit 68a290d564

View File

@ -104,7 +104,7 @@ curl "$GOURL" \
| tar zxf -
PATH="$(pwd)/go/bin:$PATH"
export $PATH
export PATH
curl -L "$OBIURL4" \
| tar zxf -