2
0
Fork 0

sh.zio.backup: add friendly message for successful logs

main
Ducky 2024-04-02 00:30:01 +01:00
parent 5456552ba8
commit 06d6a7c077
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ function trigger_notify() {
--file "$log_path" \
--invoked-by "$(basename $me_filename)" \
--level "$level" \
--message "See attached log for details" \
--title "$title"
else
"$notify_prog" \