mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
ospf-to-leds: lock the script
This commit is contained in:
@@ -12,6 +12,9 @@
|
|||||||
|
|
||||||
:global LogPrintExit2;
|
:global LogPrintExit2;
|
||||||
:global ParseKeyValueStore;
|
:global ParseKeyValueStore;
|
||||||
|
:global ScriptLock;
|
||||||
|
|
||||||
|
$ScriptLock $0;
|
||||||
|
|
||||||
:foreach Instance in=[ /routing/ospf/instance/find where comment~"^ospf-to-leds," ] do={
|
:foreach Instance in=[ /routing/ospf/instance/find where comment~"^ospf-to-leds," ] do={
|
||||||
:local InstanceVal [ /routing/ospf/instance/get $Instance ];
|
:local InstanceVal [ /routing/ospf/instance/get $Instance ];
|
||||||
|
|||||||
Reference in New Issue
Block a user