Rename compiled binary to fix make all

This commit is contained in:
IamTheFij 2022-03-28 22:03:00 -07:00
parent 92209822db
commit 5f0d42190f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
APP_NAME = restic-scheduler
APP_NAME = resticscheduler
VERSION ?= $(shell git describe --tags --dirty)
GOFILES = *.go
# Multi-arch targets are generated from this