Skip to content

Instantly share code, notes, and snippets.

@Eduard-gan
Created July 13, 2018 09:25
Show Gist options
  • Save Eduard-gan/6769470dae9eebe9485a0a296996f4a4 to your computer and use it in GitHub Desktop.
Save Eduard-gan/6769470dae9eebe9485a0a296996f4a4 to your computer and use it in GitHub Desktop.
Running Python script from cron within pyenv
14 7,12,17,21 * * * /home/workupdater/.pyenv/versions/workupdater/bin/python /home/workupdater/www/Zarplata_vacancies_update.py > /dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment