This commit is contained in:
2023-03-29 13:16:38 +02:00
parent b8816f910a
commit f2b3fb3b96
29 changed files with 85 additions and 85 deletions

View File

@@ -33,7 +33,7 @@ all: buildlocal
buildlocal:
go build -ldflags "-X 'github.com/tlinden/cenophane/upctl/cfg.VERSION=$(VERSION)'"
go build -ldflags "-X 'github.com/tlinden/ephemerup/upctl/cfg.VERSION=$(VERSION)'"
release:
./mkrel.sh $(tool) $(version)