3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

name change

This commit is contained in:
Jeremy Latt 2012-04-09 08:03:16 -07:00
parent 53e098067a
commit d1f8c7657b
2 changed files with 5 additions and 0 deletions

5
ergonomadic.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
set -ex
export GOPATH="$(pwd)"
go install irc
go run ergonomadic.go