forked from External/ergo
name change
This commit is contained in:
parent
53e098067a
commit
d1f8c7657b
2 changed files with 5 additions and 0 deletions
5
ergonomadic.sh
Executable file
5
ergonomadic.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -ex
|
||||
export GOPATH="$(pwd)"
|
||||
go install irc
|
||||
go run ergonomadic.go
|
||||
Loading…
Add table
Add a link
Reference in a new issue