From 29baaba37382db5e982f94b99400739b1366badc Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Nov 2022 19:18:00 -0600 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2261906..46bf4ba 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# udm_customdns +# Custom DNS Hostname resolution on a UDM PRO +This requires the use of the UniFiOS-Utilities, more specificially just the on-boot-script portion in order to run persisitent scripts at boot +https://github.com/unifi-utilities/unifios-utilities +https://github.com/unifi-utilities/unifios-utilities/tree/main/on-boot-script + +To install, drop this command into the UDM CLI: + + curl -fsL "https://go.scity.us/udm-customdns" | /bin/sh + +To run updates, simply run the following command: + + runup