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