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

lease-script: fix typo

This commit is contained in:
Christian Hesse
2018-07-11 14:39:52 +02:00
parent c66bb89be2
commit 6632914bf1

View File

@@ -5,7 +5,7 @@
# ( / ip dhcp-server set lease-script=lease-script [ find ] )
:local scripts { "dhcp-to-dns";
"collect-wireless-mac.local"; "dhcp-lease-comment.local",
"collect-wireless-mac.local"; "dhcp-lease-comment.local";
"collect-wireless-mac.capsman"; "dhcp-lease-comment.capsman" };
# delay a second to give time to update the lease table