Rename launchagent for consistency

This commit is contained in:
Erik Westrup
2022-02-13 17:50:10 +01:00
parent cacfe58269
commit bb40afa67a
3 changed files with 7 additions and 7 deletions

View File

@@ -52,7 +52,7 @@ MKDIR_PARENTS=sh -c '\
# LaunchAgent names.
UID := $(shell id -u)
LAUNCHAGENT = com.github.erikw.restic-automatic-backup
LAUNCHAGENT = com.github.erikw.restic-automatic-backup-scheduler
LAUNCHAGENT_TARGET = gui/$(UID)/$(LAUNCHAGENT)
# What to substitute $INSTALL_PREFIX in sources to.