This commit is contained in:
Michael Bumann
2022-01-22 14:33:18 +01:00
parent 0021dc0a2e
commit 0de314abbc

View File

@@ -1,4 +1,4 @@
.env:
cp .env_example .env
build:
CGO_ENABLED=0 go build -o indhub main.go
CGO_ENABLED=0 go build -o lndhub main.go