change notify channel
This commit is contained in:
parent
5b5e1bf1cf
commit
7b735afaca
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ log="/var/log/restic-"$(hostname)".log"
|
|||
source "$script" 2>&1 | tee "$log"
|
||||
|
||||
# send a notification when finished
|
||||
/home/velvettear/.dots/scripts/notify.sh "backups" "$log" --title "$host" --icon "green_circle"
|
||||
/home/velvettear/.dots/scripts/notify.sh "restic" "$log" --title "$host" --icon "green_circle"
|
||||
|
|
Loading…
Reference in a new issue