mirror of
https://github.com/kopia/kopia.git
synced 2026-03-12 03:06:31 -04:00
Makefile: removed stale comment
This commit is contained in:
1
Makefile
1
Makefile
@@ -104,7 +104,6 @@ kopia-ui:
|
||||
|
||||
# build-current-os compiles a binary for the current os/arch in the same location as goreleaser
|
||||
# kopia-ui build needs this particular location to embed the correct server binary.
|
||||
# the binary does not embed actual UI.
|
||||
build-current-os: html-ui-bindata
|
||||
go build -o dist/kopia_$(shell go env GOOS)_$(shell go env GOARCH)$(exe_suffix) -tags embedhtml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user