diff --git a/Readme.md b/Readme.md index b82e0a9..bddcbd0 100644 --- a/Readme.md +++ b/Readme.md @@ -32,6 +32,15 @@ Choose your preferences from the options given in the script. ***Please Note:*** If you allow the script to create preconfigured install files (with your IP/DNS and key set) it will install gohttpserver using port 8000 for you to easily download the install scripts. +# How to update the server + +Run the following commands: +``` +wget https://raw.githubusercontent.com/dinger1986/rustdeskinstall/master/install.sh +chmod +x install.sh +./install.sh +``` + # Rustdesk windows powershell install script Generates a powershell script for install grabbing WAN IP and Key currently in /opt/rustdesk but will be moved to a web url for easy deployment.