From aa68a15be55d512033f36c4fadc236cd11656d32 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Tue, 25 Jul 2023 13:04:02 -0500 Subject: [PATCH] Update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 9f6615d..dc3da7b 100644 --- a/update.sh +++ b/update.sh @@ -1,7 +1,7 @@ #!/bin/bash cronedit.sh '*/5 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/graph.sh' remove cronedit.sh '*/2 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/cpu.sh' remove -if [ -f "/opt/wdp2" ] +if [ -f "/opt/wdp" ] then echo "found file" else