sh.zio.backup: prototyping
This commit is contained in:
parent
e24923c096
commit
5fdac1e30f
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ function trigger_notify() {
|
|||
"$notify_prog" \
|
||||
--file "$log_path" \
|
||||
--level "$level" \
|
||||
--message "$message" \
|
||||
--message '```$message```' \
|
||||
--title "$title"
|
||||
|
||||
#--message '```\\n'"${message//$'\n'/'\\n'}"'\\n```' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue