1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

ipsec-to-dns: lock the script

This commit is contained in:
Christian Hesse
2023-06-13 09:02:15 +02:00
parent f375b7fbf7
commit 878e1f66f2

@ -19,6 +19,9 @@
:global EscapeForRegEx;
:global IfThenElse;
:global LogPrintExit2;
:global ScriptLock;
$ScriptLock $0;
:local Zone \
([ $IfThenElse ($PrefixInZone = true) "ipsec." ] . \