Change the URL of the obitools repository

This commit is contained in:
2023-02-01 08:34:25 +01:00
parent e3d4da2859
commit 7c44243032

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
URL="https://go.dev/dl/" URL="https://go.dev/dl/"
OBIURL4="https://git.metabarcoding.org/lecasofts/go/obitools/-/archive/master/obitools-master.tar.gz" OBIURL4="https://git.metabarcoding.org/obitools/obitools4/obitools4/-/archive/master/obitools4-master.tar.gz"
PREFIX="/usr/local" PREFIX="/usr/local"
# the directory of the script # the directory of the script