0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-26 16:28:19 +02:00
dendrite/build.sh

4 lines
65 B
Bash
Raw Normal View History

2019-05-21 22:56:55 +02:00
#!/bin/bash
GOBIN=$PWD/`dirname $0`/bin go install -v ./cmd/...