diff --git a/epicyon-notification b/epicyon-notification index 1d3d5a8e..358d5f11 100755 --- a/epicyon-notification +++ b/epicyon-notification @@ -1,7 +1,12 @@ #!/bin/bash # # This can be called from a crontab entry to send notifications -# when Epicyon events occur +# when Epicyon events occur. You will need to have +# sendxmpp+prosody or Synapse (matrix) installed. +# +# Something like: +# +# */1 * * * * root /usr/local/bin/epicyon-notification --epicyon yes # # License # =======