Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vivirenremoto/8975b75f65f40968332e0a9e31d55245 to your computer and use it in GitHub Desktop.
Save vivirenremoto/8975b75f65f40968332e0a9e31d55245 to your computer and use it in GitHub Desktop.
crons
0 23 * * * wget --spider https://futooro.com/cron_daily/update.php >/dev/null 2>&1
0 23 * * * wget --spider https://futooro.com/cron_daily/sitemap.php >/dev/null 2>&1
0 23 * * * wget --spider https://futooro.com/cron_daily/images.php >/dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment