Skip to content

Instantly share code, notes, and snippets.

@psykidellic
Created December 21, 2013 23:53
Show Gist options
  • Save psykidellic/8076794 to your computer and use it in GitHub Desktop.
Save psykidellic/8076794 to your computer and use it in GitHub Desktop.
# Crontab for crawler_ektoplazm managed by Chef. Changes will be overwritten.
HOME=/var/www/beamtous_production/current/
*/5 * * * * beamtous_production /var/www/beamtous_production/current/script/crawler.sh ektoplazm > /tmp/test_ekto.log 2>&1
@psykidellic
Copy link
Author

/var/www/beamtous_production/current/script/crawler.sh: 9: /var/www/beamtous_production/current/script/crawler.sh: scrapy: not found
/usr/bin/env: ruby: No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment