mirror of
https://github.com/techahold/rustdeskinstall.git
synced 2025-08-09 16:41:21 +02:00
Update Readme.md
This commit is contained in:
parent
a864a6c4b0
commit
faf48a468d
@ -32,6 +32,15 @@ Choose your preferences from the options given in the script.
|
|||||||
***Please Note:***
|
***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.
|
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
|
# 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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user