3
0
mirror of https://github.com/ergochat/ergo.git synced 2026-03-28 18:18:05 +01:00
ergo/build.sh

5 lines
113 B
Bash
Executable File

#!/bin/bash
export GOPATH="$PWD"
go get "code.google.com/p/go.crypto/bcrypt"
go install -v ergonomadic genpasswd