mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 18:24:34 +02:00
ospf-to-leds: lock the script
This commit is contained in:
parent
de750f0559
commit
cc3a017507
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
|
||||
:global LogPrintExit2;
|
||||
:global ParseKeyValueStore;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock $0;
|
||||
|
||||
:foreach Instance in=[ /routing/ospf/instance/find where comment~"^ospf-to-leds," ] do={
|
||||
:local InstanceVal [ /routing/ospf/instance/get $Instance ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue