0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-18 04:18:27 +02:00
dendrite/build.sh
2019-05-21 21:56:55 +01:00

4 lines
65 B
Bash
Executable file

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