1
0
mirror of https://github.com/php/systems.git synced 2026-03-23 23:32:12 +01:00

Replace file with what is actually in use (minus tokens)

This commit is contained in:
Derick Rethans
2024-10-24 14:57:34 +00:00
parent 8270d9b08c
commit 1c780c63cd

View File

@@ -1,13 +1,36 @@
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.29529 installed on Tue May 24 08:10:24 2011)
# (/tmp/crontab.HcsXIC/crontab installed on Wed Feb 7 11:57:38 2024)
# (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)
# root crontabs
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
TOKEN="THIS IS NOT THE CORRECT TOKEN. EDIT THIS LINE"
MAILTO=root
# Edit this file to introduce tasks to be run by cron.
#
# Each task to run has to be defined through a single line
# indicating with different fields when the task will be run
# and what command to run for the task
#
# To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use '*' in these fields (for 'any').
#
# Notice that tasks will be started based on the cron's system
# daemon's notion of time and timezones.
#
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
#
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
#
# For more information see the manual pages of crontab(5) and cron(8)
#
# m h dom mon dow command
TOKEN="NOT THE ACTUAL TOKEN"
TOKEN_FLICKR="NOT THE ACTUAL TOKEN"
# crontab for updates...
*/10 * * * * /local/bin/update-everything
0,10,20,30,40,50 0-22 * * * /local/systems/update-everything > /dev/null
0 */2 * * * /local/systems/build-docs-rsync
10 9 * * 5 /local/repos/phpdoc-git/doc-base/scripts/fetch-chms.php
10 9 * * 5 php /local/repos/phpdoc-git/doc-base/scripts/fetch-chms.php