sh.zio.backup: fix codeblock rendering incorrectly
This commit is contained in:
parent
b4288aa7b6
commit
9a71a8e5dd
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ function invoke_restic() {
|
||||||
echo "$restic_out"
|
echo "$restic_out"
|
||||||
/usr/local/bin/sh.zio.notify \
|
/usr/local/bin/sh.zio.notify \
|
||||||
--title "Backup failed" \
|
--title "Backup failed" \
|
||||||
--message "\`\`\`$restic_out\`\`\`" \
|
--message "\`\`\`'\n'$restic_out'\n'\`\`\`" \
|
||||||
--level "warning"
|
--level "warning"
|
||||||
break
|
break
|
||||||
#echo "---- THE OUTPUT: $restic_out"
|
#echo "---- THE OUTPUT: $restic_out"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue