This commit is contained in:
parent
d85767bdb1
commit
f99aabb164
@ -17,5 +17,5 @@ if [ "$?" -ne "0" ]; then
|
|||||||
exit "$?"
|
exit "$?"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Sent message with title ${PLUGIN_TITLE}:"
|
echo "Sent message with title \"${PLUGIN_TITLE}\":"
|
||||||
echo "${PLUGIN_MESSAGE}"
|
echo "${PLUGIN_MESSAGE}"
|
Loading…
Reference in New Issue
Block a user