mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-29 20:54:28 +02:00
daily-psk-schedule: better matching
This commit is contained in:
parent
5d12be36d7
commit
b68f5ebc86
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
:error "Warning: See log for details.";
|
||||
}
|
||||
|
||||
/ system script run [ find where name~"daily-psk\\.(capsman|local)" ];
|
||||
/ system script run [ find where name~"^daily-psk\\.(capsman|local)\$" ];
|
||||
|
||||
/ system scheduler set interval=0s $Scheduler;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue