0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-18 04:18:27 +02:00
dendrite/build.sh
2020-01-09 13:36:39 +00:00

4 lines
79 B
Bash
Executable file

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