Created
August 21, 2020 09:12
-
-
Save vivirenremoto/8975b75f65f40968332e0a9e31d55245 to your computer and use it in GitHub Desktop.
crons
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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