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

dhcp-to-dns: lock script (and wait)

This commit is contained in:
Christian Hesse
2021-06-28 00:06:38 +02:00
parent df43f61018
commit 64b53d2322

View File

@@ -22,6 +22,9 @@
:global CharacterReplace;
:global IfThenElse;
:global LogPrintExit2;
:global ScriptLock;
$ScriptLock $0 false 10;
:local Zone \
([ $IfThenElse ($PrefixInZone = true) "dhcp." ] . \