diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-02-03 17:33:14 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-02-03 17:33:14 -0500 |
commit | ca5650238f0c1a9fe6b3523eef5330666052e008 (patch) | |
tree | 3879c123671876287e388d0c922bcaf776f725ba /var/cron | |
parent | caf98ccab7ab40b6c54ef92e691bce6c72e98a27 (diff) | |
download | nextcloud-ca5650238f0c1a9fe6b3523eef5330666052e008.tar.xz nextcloud-ca5650238f0c1a9fe6b3523eef5330666052e008.zip |
imported working live config
Diffstat (limited to 'var/cron')
-rw-r--r-- | var/cron/tabs/www | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/var/cron/tabs/www b/var/cron/tabs/www new file mode 100644 index 0000000..0ec4a0c --- /dev/null +++ b/var/cron/tabs/www @@ -0,0 +1,4 @@ +# DO NOT EDIT THIS FILE - edit the master and reinstall. +# (/tmp/crontab.E1dfCTwrEB installed on Wed Feb 3 13:24:05 2021) +# (Cron version -- $FreeBSD: releng/12.2/usr.sbin/cron/crontab/crontab.c 310329 2016-12-20 17:12:17Z cem $) +*/15 * * * * /usr/local/bin/php -f /usr/local/www/nextcloud/cron.php |