2
0
Fork 0

sh.zio.backup: fix incorrect path for Notify

This commit is contained in:
Ducky 2024-03-30 17:00:14 +00:00
parent 16a006ab98
commit aedfc04435

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"