Skip to content

Commit

Permalink
Update build-static.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Kévin Dunglas <[email protected]>
  • Loading branch information
ddevsr and dunglas authored Jan 2, 2025
1 parent 3d5c681 commit a607f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-static.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ else
fi

if ! type "go" >/dev/null 2>&1; then
echo "The \"go\" command must be installed. We strongly recommended installed Homebrew for automatically install Golang"
echo "The \"go\" command must be installed."
exit 1
fi

Expand Down

0 comments on commit a607f37

Please sign in to comment.