Skip to content

Commit

Permalink
RETEST
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisd8088 committed Dec 15, 2024
1 parent 6d34a8d commit 5f9c854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script/build-git
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
DIR="$1"

case $(uname -s) in
Darwin)
CURLDIR="$(brew --prefix curl)";;
# Darwin)
# CURLDIR="$(brew --prefix curl)";;
Linux)
export DEBIAN_FRONTEND=noninteractive
if test -f /etc/apt/sources.list.d/ubuntu.sources; then
Expand Down

0 comments on commit 5f9c854

Please sign in to comment.