mirror of
https://github.com/jooray/signal-monitoring.git
synced 2026-01-27 00:43:41 +00:00
handle output of simplex
This commit is contained in:
parent
f9ee3027e0
commit
ddfc2a7649
@ -50,7 +50,7 @@ function notify {
|
||||
# LXMF / Reticulum / Sideband
|
||||
#echo "$1" | LXMF-NotifyBot.py "${LXMF_DESTINATION}" "${LXMF_NAME}" "${LXMF_PROPAGATION}" > /dev/null
|
||||
# SimpleX
|
||||
#simplex-chat -e "@${SIMPLEX_DESTINATION} ${1}"
|
||||
#simplex-chat -e "@${SIMPLEX_DESTINATION} ${1}" > /dev/null
|
||||
log "Sending notification ${1}"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user