mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-11 06:29:29 +01:00
3 lines
39 B
Bash
Executable File
3 lines
39 B
Bash
Executable File
#!/bin/bash
|
|
env GOPATH="$PWD" go build
|