From 5e4ba278321b93cd9e1132752aec8a74d0e482f2 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Mon, 3 Jul 2023 22:24:29 +0100 Subject: [PATCH] Update _index.en.md --- content/self-host/pro/_index.en.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/self-host/pro/_index.en.md b/content/self-host/pro/_index.en.md index 5fec371..40ddc2f 100644 --- a/content/self-host/pro/_index.en.md +++ b/content/self-host/pro/_index.en.md @@ -24,8 +24,6 @@ RustDesk client >=1.2.0 required ## Installation -Almost as the same as the open source version, but you do not need to run hbbs/hbbr with any arguments, all can be set later in web console. - # Simple Install 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/install.sh | bash` @@ -34,6 +32,10 @@ Copy and paste the above command into your linux terminal which take care of eve Don't forget to get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), you will be required to enter license in the web console. {{% /notice %}} +# Manual Installation + +Almost the same as the open source version, but you do not need to run hbbs/hbbr with any arguments, these can be set later in web console. + - `-k _` is set by default - `-r ` is not needed any more if the relay server runs on the same machine with hbbs, and you can set multiple relay servers in the web console