mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
daily-psk-schedule: better matching
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user