From 2d6aca6689864b5730e275bd257eb26d5142999b Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Tue, 4 Jul 2023 12:15:08 +0100 Subject: [PATCH] Update _index.en.md --- content/self-host/pro/_index.en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/self-host/pro/_index.en.md b/content/self-host/pro/_index.en.md index c40b16b..9a66908 100644 --- a/content/self-host/pro/_index.en.md +++ b/content/self-host/pro/_index.en.md @@ -49,3 +49,9 @@ One more tcp port `21114` is added for web console, please also add this port wh Copy and paste the above command into your linux terminal which take care of everything. `curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/update.sh | bash` + +# Convert from Opensource version + +Copy and paste the above command into your linux terminal which take care of everything. [What the script does.](https://rustdesk.com/docs/en/self-host/pro/installscript/) + +`curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/convertfromos.sh | bash`