sh.zio.backup: add prototyping
parent
e08a99f67d
commit
b4288aa7b6
usr/local/bin
|
@ -93,6 +93,7 @@ function invoke_restic() {
|
|||
break
|
||||
else
|
||||
say warning "Command failed."
|
||||
echo "$restic_out"
|
||||
/usr/local/bin/sh.zio.notify \
|
||||
--title "Backup failed" \
|
||||
--message "\`\`\`$restic_out\`\`\`" \
|
||||
|
|
Loading…
Reference in New Issue