From 648b7082f04fd7173e0793d709eeedd4e9811cab Mon Sep 17 00:00:00 2001 From: chunzhi Date: Thu, 29 Feb 2024 21:51:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20sspanel.cron?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sspanel.cron | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sspanel.cron diff --git a/sspanel.cron b/sspanel.cron new file mode 100644 index 0000000..39dda67 --- /dev/null +++ b/sspanel.cron @@ -0,0 +1,5 @@ + +*/5 * * * * /usr/bin/php /var/www/sspanel/xcat Cron +*/1 * * * * /usr/bin/php /var/www/sspanel/xcat Job CheckJob +0 */1 * * * /usr/bin/php /var/www/sspanel/xcat Job UserJob +0 0 * * * /usr/bin/php -n /var/www/sspanel/xcat Job DailyJob