Rename compiled binary to fix make all
This commit is contained in:
parent
92209822db
commit
5f0d42190f
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
APP_NAME = restic-scheduler
|
APP_NAME = resticscheduler
|
||||||
VERSION ?= $(shell git describe --tags --dirty)
|
VERSION ?= $(shell git describe --tags --dirty)
|
||||||
GOFILES = *.go
|
GOFILES = *.go
|
||||||
# Multi-arch targets are generated from this
|
# Multi-arch targets are generated from this
|
||||||
|
Loading…
Reference in New Issue
Block a user