Skip to content

Commit

Permalink
Ensure that lipo is executable.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Oct 7, 2023
1 parent 3848c34 commit d523792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ mkdir -p "$LIPODIR"
pushd "$LIPODIR"

wget https://github.com/konoui/lipo/releases/download/v${LIPOVER}/lipo_linux_amd64
chmod a+x lipo_linux_amd64

popd

Expand Down

0 comments on commit d523792

Please sign in to comment.