diff options
author | Christian Hesse <mail@eworm.de> | 2020-03-27 21:44:56 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-03-27 22:12:49 +0100 |
commit | e0346bf60efc96375555277171c994f64714ae86 (patch) | |
tree | 728447be68bb26fc681302efb84199fcfa0486b1 /dhcp-to-dns | |
parent | c9b71398593c0ec1ceb5d6d15d319c16a65e121b (diff) |
add doc/dhcp-to-dns.md
Diffstat (limited to 'dhcp-to-dns')
-rw-r--r-- | dhcp-to-dns | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dhcp-to-dns b/dhcp-to-dns index 687db97..f88599c 100644 --- a/dhcp-to-dns +++ b/dhcp-to-dns @@ -3,6 +3,7 @@ # Copyright (c) 2013-2020 Christian Hesse <mail@eworm.de> # # check DHCP leases and add/remove/update DNS entries +# https://git.eworm.de/cgit/routeros-scripts/about/doc/dhcp-to-dns.md :global Domain; :global HostNameInZone; |