0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-24 20:08:57 +02:00
dendrite/build.sh
2019-05-21 21:56:55 +01:00

3 lines
65 B
Bash
Executable file

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