2
0
Fork 0

sh.zio.backup: fix incorrect path for Notify

main
Ducky 2024-03-30 17:00:14 +00:00
parent 16a006ab98
commit aedfc04435
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ function invoke_restic() {
break
else
say warning "Command failed."
/usr/bin/sh.zio.backup \
/usr/local/bin/sh.zio.backup \
--title "Backup failed" \
--message "$restic_out" \
--level "warning"