Skip to content
maksar edited this page Sep 14, 2010 · 2 revisions

To enable this for executing every hour, post this string to your crontab (crontab -e):

0 * * * * /usr/bin/ruby -rubygems {PATH_TO_REPO}/bn.rb {LOGIN} {PASSWORD}

Be sure, that growlnotify binary is in your PATH variable.

Clone this wiki locally