sh.zio.backup: prototyping
parent
b8cf67776a
commit
cb0e1ef4a1
|
@ -193,7 +193,8 @@ function invoke_script() {
|
|||
function trigger_notify() {
|
||||
level="$1"
|
||||
title="$2"
|
||||
output="$3"
|
||||
#output="$3"
|
||||
output="yo"
|
||||
notify_prog="/usr/local/bin/sh.zio.notify"
|
||||
|
||||
echo "THE OUTPUT: $output"
|
||||
|
|
Loading…
Reference in New Issue