From 947dd6f94937e9523dc977e8d69a06a797102f77 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Nov 2022 19:36:40 -0600 Subject: [PATCH] Update install.sh --- install.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/install.sh b/install.sh index c1dead7..1548549 100755 --- a/install.sh +++ b/install.sh @@ -25,7 +25,4 @@ echo echo "Downloading hostname template file to: ${DATA_DIR}/on_boot.d/dns_custom_hostnames.sh" echo echo "Edit the file above to add your custom DNS entires" - - - -exit 0 \ No newline at end of file +echo