mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
lease-script: implement script order
The order may be important: `collect-wireless-mac` can add a dns name in notification, thus `dhcp-to-dns` should run first.
This commit is contained in:
@@ -17,10 +17,6 @@ it does:
|
||||
* run [dhcp-to-dns](dhcp-to-dns.md)
|
||||
* run [hotspot-to-wpa](hotspot-to-wpa.md)
|
||||
|
||||
Note that installation order influences execution order. You may want to
|
||||
install `dhcp-to-dns` before `collect-wireless-mac` for dns name in
|
||||
notification.
|
||||
|
||||
Requirements and installation
|
||||
-----------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user