sh.zio.backup: prototyping
parent
d7ee173bde
commit
9c36417214
|
@ -202,7 +202,8 @@ function trigger_notify() {
|
|||
/usr/local/bin/sh.zio.notify \
|
||||
--invoked-by "sh.zio.backup" \
|
||||
--level "$level" \
|
||||
--message '```\\n'"${output//$'\n'/'\\n'}"'\\n```' \
|
||||
#--message '```\\n'"${output//$'\n'/'\\n'}"'\\n```' \
|
||||
--message "$output" \
|
||||
--title "$title"
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue