main
Bob Mottram 2024-11-25 12:03:31 +00:00
parent a1d7320bf6
commit bc2bfd52a9
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ function sendNotification {
if [ -d /etc/matrix-conduit ]l then
matrix_conduit_server_message "${USERNAME}" "${USERNAME}" "$MESSAGE"
hasSent=1
# hasSent=1
fi
if [ ! "$hasSent" ]; then