mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-24 04:19:54 -08:00
I think I get IRC protocol now.
This commit is contained in:
parent
26ef45290a
commit
2cbf65564e
9 changed files with 208 additions and 147 deletions
2
build.sh
2
build.sh
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
env GOPATH="$PWD" go install ergonomadic
|
||||
env GOPATH="$PWD" go install -v ergonomadic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue