Skip to content

Instantly share code, notes, and snippets.

@thehelvetian
Forked from li0nel/artisan-schedule-run
Created January 1, 2019 06:02
Show Gist options
  • Save thehelvetian/a26a10b0ef4b6180683e5be33b874771 to your computer and use it in GitHub Desktop.
Save thehelvetian/a26a10b0ef4b6180683e5be33b874771 to your computer and use it in GitHub Desktop.
* * * * * root . /etc/cron.d/project_env.sh ; /usr/local/bin/php /var/www/html/artisan schedule:run &> /var/log/cron.log
# An empty line is required at the end of this file for a valid cron file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment