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
|
if [ -d /etc/matrix-conduit ]l then
|
||||||
matrix_conduit_server_message "${USERNAME}" "${USERNAME}" "$MESSAGE"
|
matrix_conduit_server_message "${USERNAME}" "${USERNAME}" "$MESSAGE"
|
||||||
hasSent=1
|
# hasSent=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! "$hasSent" ]; then
|
if [ ! "$hasSent" ]; then
|
||||||
|
|
Loading…
Reference in New Issue