From d134562072a66b2db2e6fa60af5267a0b10bd1b4 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:45:21 +0800 Subject: [PATCH] Update _index.en.md --- .../rustdesk-server-pro/installscript/_index.en.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/self-host/rustdesk-server-pro/installscript/_index.en.md b/content/self-host/rustdesk-server-pro/installscript/_index.en.md index 61e6db5..66a5e89 100644 --- a/content/self-host/rustdesk-server-pro/installscript/_index.en.md +++ b/content/self-host/rustdesk-server-pro/installscript/_index.en.md @@ -47,6 +47,10 @@ Copy and paste the above command into your Linux terminal to upgrade your existi `bash <(wget -qO- https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/update.sh)` +{{% notice note %}} +If you encounter issues with this script, I would suggest you go through the script and execute the steps manually, one by one. +{{% /notice %}} + What it does: - Checks for new versions of RustDesk Server Pro @@ -62,6 +66,10 @@ Copy and paste the above command into your Linux terminal to convert from RustDe Please add `21114` TCP port to your firewall, this is additional port for web console and user login in RustDesk client. {{% /notice %}} +{{% notice note %}} +I would suggest switching to a Docker installation if you encounter issues with this script. Alternatively, you can go through the script and execute the steps manually, one by one. +{{% /notice %}} + What it does: - Disable and removes the old services