Update install.sh

This commit is contained in:
dinger1986 2022-08-10 18:29:07 +01:00 committed by GitHub
parent 8b65e3b46c
commit 6fcebde128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,7 +182,7 @@ sudo systemctl enable gohttpserver.service
sudo systemctl start gohttpserver.service
echo -e "Your IP is ${wanip}"
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 access your install scripts for clients by going to http://${wanip}:8000"