File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ curl -sL https://deb.nodesource.com/setup_12.x | bash -
3131apt-get -qq update --fix-missing
3232apt-get --no-install-recommends -y install nodejs
3333
34- curl -s "http ://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/blat/blat" -o /usr/local/bin/blat
34+ curl -s "https ://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64.v385 /blat/blat" -o /usr/local/bin/blat
3535chmod +x /usr/local/bin/blat
36- curl -s "http ://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/faToTwoBit" -o /usr/local/bin/faToTwoBit
36+ curl -s "https ://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64.v385 /faToTwoBit" -o /usr/local/bin/faToTwoBit
3737chmod +x /usr/local/bin/faToTwoBit
3838wget --quiet https://github.com/galaxy-genome-annotation/chado-schema-builder/releases/download/1.31-jenkins26/chado-1.31.sql.gz -O /chado.sql.gz
3939gunzip /chado.sql.gz
You can’t perform that action at this time.
0 commit comments