[systemd] Update scripts for new bin location

This commit is contained in:
2026-02-11 10:28:38 -05:00
parent 40c222913b
commit 1daa17d302
4 changed files with 7 additions and 5 deletions

View File

@ -5,4 +5,4 @@ Requires=mail-ntfy.timer
[Service]
EnvironmentFile=/etc/mail-ntfy.env
Type=simple
ExecStart=uv run /home/powellc/.bin/mail-ntfy.py
ExecStart=uv run /home/powellc/.local/bin/mail-ntfy.py