From 3b9dedac03d5629d9515d94aa2c45c84d8505d76 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Nov 2022 20:01:23 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 41cf68f..0538822 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # 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 -fskL "https://go.scity.us/udm-customdns" | /bin/sh