diff --git a/build.sh b/build.sh index ee5ef49..4fe4fc7 100755 --- a/build.sh +++ b/build.sh @@ -42,6 +42,8 @@ case $1 in ;; *) + + set +x echo "Usage: $0 darwin|linux|macos|windows|release" echo "" echo "You need a C compiler and Go >= 1.14. The C compiler must be a"