SHELL=/bin/bash
0 0-6,22-23 * * * root sleep $(( $RANDOM \% 3600 )) && /usr/share/electrosense/bin/es_update.sh > /tmp/update_log

