sh.zio.backup: prototyping
This commit is contained in:
parent
d7ee173bde
commit
9c36417214
1 changed files with 2 additions and 1 deletions
|
@ -202,7 +202,8 @@ function trigger_notify() {
|
||||||
/usr/local/bin/sh.zio.notify \
|
/usr/local/bin/sh.zio.notify \
|
||||||
--invoked-by "sh.zio.backup" \
|
--invoked-by "sh.zio.backup" \
|
||||||
--level "$level" \
|
--level "$level" \
|
||||||
--message '```\\n'"${output//$'\n'/'\\n'}"'\\n```' \
|
#--message '```\\n'"${output//$'\n'/'\\n'}"'\\n```' \
|
||||||
|
--message "$output" \
|
||||||
--title "$title"
|
--title "$title"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue