From 14cb224b992f83196f17793340bd809294b41204 Mon Sep 17 00:00:00 2001 From: jblu Date: Fri, 16 Jun 2023 02:53:43 -0500 Subject: [PATCH] updated crontab again --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab b/crontab index d6c3a7c..e3506cb 100644 --- a/crontab +++ b/crontab @@ -1 +1 @@ -*/1 * * * * . /etc/environment; sh /opt/phc.sh >> /logfile \ No newline at end of file +*/30 * * * * . /etc/environment; sh /opt/phc.sh >> /logfile \ No newline at end of file