Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-haoze committed Aug 22, 2024
1 parent 2a2f6a2 commit fefcdf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/download_boost.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ wget -q https://sourceforge.net/projects/boost/files/boost/$version/boost_$under

echo "Unzipping boost"
tar xzvf boost-$version.tar.gz >> /dev/null

ls ./
mv boost_$underscore_version boost-$version

echo "Installing boost"
Expand Down

0 comments on commit fefcdf0

Please sign in to comment.