dendrite/build.sh
Andrew Morgan eaf38ae87e
Not all systems have bash (#720)
As not all systems have bash.

Helpful for not making debugging alpine docker images a pain :>
2019-06-24 13:35:29 +01:00

4 lines
63 B
Bash
Executable File

#!/bin/sh
GOBIN=$PWD/`dirname $0`/bin go install -v ./cmd/...