Update update.sh

merge-requests/1/head
Esteban Mackay Q 2 years ago
parent e0fe4171f0
commit aa68a15be5

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
cronedit.sh '*/5 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/graph.sh' remove cronedit.sh '*/5 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/graph.sh' remove
cronedit.sh '*/2 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/cpu.sh' remove cronedit.sh '*/2 * * * *' 'sh /etc/freedmr/hbmon/sysinfo/cpu.sh' remove
if [ -f "/opt/wdp2" ] if [ -f "/opt/wdp" ]
then then
echo "found file" echo "found file"
else else

Loading…
Cancel
Save

Powered by TurnKey Linux.