mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
name change
This commit is contained in:
parent
53e098067a
commit
d1f8c7657b
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…
Reference in New Issue
Block a user