diff --git a/signal-monitoring.sh b/signal-monitoring.sh index ba3ba6b..201b9a1 100755 --- a/signal-monitoring.sh +++ b/signal-monitoring.sh @@ -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}" }