aboutsummaryrefslogtreecommitdiffstats
path: root/daily-psk-schedule
diff options
context:
space:
mode:
Diffstat (limited to 'daily-psk-schedule')
-rw-r--r--daily-psk-schedule2
1 files changed, 1 insertions, 1 deletions
diff --git a/daily-psk-schedule b/daily-psk-schedule
index d890f56..853ae96 100644
--- a/daily-psk-schedule
+++ b/daily-psk-schedule
@@ -6,7 +6,7 @@
:local scheduler [ / system scheduler find where name=daily-psk-schedule ];
-:if ([ / system scheduler get $scheduler interval ] = "00:00:00") do={
+:if ([ / system scheduler get $scheduler interval ] = 0s) do={
/ system scheduler set interval=15s $scheduler;
} else={
:if ([ / tool netwatch get [ find where comment=[ / tool e-mail get address ] ] status ] != "up" ) do={