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