Skip to content

Instantly share code, notes, and snippets.

@ssstonebraker
Created November 16, 2020 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssstonebraker/0a2c372c36b0b0efdbf24fde67be9091 to your computer and use it in GitHub Desktop.
Save ssstonebraker/0a2c372c36b0b0efdbf24fde67be9091 to your computer and use it in GitHub Desktop.
hue.sh crontab
* * * * * . $HOME/.bash_profile; cd $HOME/Library/cron/philips-hue-experiments && $HOME/Library/cron/philips-hue-experiments/hue.sh 2>&1 >> $HOME/Library/cron/philips-hue-experiments/log/hue.log
@daily /bin/echo "" > $HOME/Library/cron/philips-hue-experiments/log/hue.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment