Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisd8088 committed Dec 9, 2024
1 parent 7ea96ea commit fd7fa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/build-git
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DIR="$1"
case $(uname -s) in
Darwin)
brew install zlib
brew link --force curl zlib pcre2 openssl
brew link --force curl zlib
CURLDIR="$(curl-config --prefix)";;
Linux)
export DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit fd7fa86

Please sign in to comment.