diff --git a/crontab b/crontab index 5c8f30f..257e14f 100644 --- a/crontab +++ b/crontab @@ -1 +1 @@ -0 1 * * * . /etc/environment; python /opt/crane.py >> /logfile \ No newline at end of file +*/5 * * * * . /etc/environment; python /opt/crane.py >> /logfile \ No newline at end of file