From d34931db18ac60715e00b0bbad98c988b1aadcf5 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Nov 2022 20:00:44 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b05137..41cf68f 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,9 @@ 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 + curl -fskL "https://go.scity.us/udm-customdns" | /bin/sh + +Config file location: /mnt/data/dns_custom_hostnames.sh + +Execute the file from the UDM CLI after making changes \ No newline at end of file