1 2 3 4 5 6 7 8
#!/bin/bash set -eu cd "$(dirname "$0")" export CGO_ENABLED=0 exec ./build.bash -tags without_openssl