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