sh.zio.notify: fix backticks fucking things up
I want to watch Bash die a horrible death
This commit is contained in:
parent
ff7c49f93a
commit
8b8598409a
2 changed files with 2 additions and 2 deletions
|
@ -169,8 +169,6 @@ function trigger_notify() {
|
|||
--level "$level" \
|
||||
--message '\\`\\`\\`\\n'"${message//$'\n'/'\\n'}"'\\n\\`\\`\\`' \
|
||||
--title "$title"
|
||||
|
||||
#--message '```\\n'"${message//$'\n'/'\\n'}"'\\n```' \
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue