[bin] Update camcap location and fix notification wrapper path

This commit is contained in:
2026-02-12 10:56:36 -05:00
parent 09c1ee0165
commit f77f29daa3
2 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ if [[ -z "${IMAP_PASS}" ]]; then
exit 1
fi
exec "$HOME/.bin/hungryroot-notifications"
exec "$HOME/.local/bin/hungryroot-notifications"