Skip to content

Commit

Permalink
working link
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashankBice committed Sep 24, 2023
1 parent b2726ca commit 8c6c3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
DATE='2023-09-24'
VERSION="3.4.0-alpha"
NAME=StereoPipeline-$VERSION-$DATE-x86_64-Linux
wget -q https://github.com/NeoGeographyToolkit/StereoPipeline/releases/download/$DATE-daily-build/$VERSION/$NAME.tar.bz2
wget -q https://github.com/NeoGeographyToolkit/StereoPipeline/releases/download/$DATE-daily-build/$NAME.tar.bz2
tar -xjf $NAME.tar.bz2
mv $NAME /srv/StereoPipeline
rm $NAME.tar.bz2
Expand Down

0 comments on commit 8c6c3b6

Please sign in to comment.