mirror of https://gitlab.com/bashrc2/epicyon
Not sent
parent
a1d7320bf6
commit
bc2bfd52a9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue