From 9fc5da3314639d35f1068f5d62b12709428a5a6a Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Wed, 26 Jul 2023 17:52:54 -0500 Subject: [PATCH] Update update.sh --- update.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update.sh b/update.sh index c7b723e..e5c46cd 100644 --- a/update.sh +++ b/update.sh @@ -1070,9 +1070,9 @@ then systemctl start proxy.service sh /opt/extra-3.sh fi -cronedit.sh '*/5 * * * *' 'sh /opt/FDMR-Monitor/sysinfo/graph.sh' remove -cronedit.sh '*/2 * * * *' 'sh /opt/FDMR-Monitor/sysinfo/cpu.sh' remove -cronedit.sh '*/5 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/graph.sh' remove +cronedit.sh '*/5 * * * *' 'sh /opt/FDMR-Monitor/sysinfo/graph.sh' remove && +cronedit.sh '*/2 * * * *' 'sh /opt/FDMR-Monitor/sysinfo/cpu.sh' remove && +cronedit.sh '*/5 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/graph.sh' remove && cronedit.sh '*/2 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/cpu.sh' remove EOFB2 ######################################################################################################################