fix: goreleaser main file

This commit is contained in:
1138-4EB
2019-01-09 00:37:37 +01:00
parent 43e494b0f7
commit 8c2c298d9d

View File

@@ -3,7 +3,7 @@ project_name: filebrowser
build:
env:
- CGO_ENABLED=0
main: cli/main.go
main: main.go
binary: filebrowser
goos:
- darwin