Skip to content

Commit

Permalink
add instruction to enable cron
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Oct 14, 2015
1 parent 0935365 commit 6277104
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -33,6 +33,8 @@ paver create
# setup cronjobs
vi jobs.cron
# edit paths to scripts
# enable cron
crontab jobs.cron

# start server (default is 0.0.0.0:8000)
python GeoHealthCheck/app.py
Expand Down

0 comments on commit 6277104

Please sign in to comment.