From da5f7984a4a340dbf13e4d4ae94bc59b9b41c068 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Sun, 8 Dec 2024 10:06:17 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.sh b/install.sh index 93d202e..7b9207f 100644 --- a/install.sh +++ b/install.sh @@ -414,6 +414,4 @@ elif [ "$http" = "false" ]; then echo -e "Your IP/DNS Address is ${wanip}" echo -e "Your public key is ${key}" echo -e "Install Rustdesk on your machines and change your public key and IP/DNS name to the above" - - echo - e "You can get a free API with Addressbook etc via https://github.com/infiniteremote/installer" fi