2
0
Fork 0

sh.zio.backup: prototyping

main
Ducky 2024-04-01 21:37:54 +01:00
parent b8cf67776a
commit cb0e1ef4a1
1 changed files with 2 additions and 1 deletions

View File

@ -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"