From 1c4e493015881b4bd911cdb04452fa03f52ebbb5 Mon Sep 17 00:00:00 2001 From: Mr-Update <37781396+Mr-Update@users.noreply.github.com> Date: Fri, 9 Feb 2024 21:44:20 +0100 Subject: [PATCH] Update _index.en.md --- .../self-host/rustdesk-server-pro/installscript/_index.en.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 b3a494f..94ad3a9 100644 --- a/content/self-host/rustdesk-server-pro/installscript/_index.en.md +++ b/content/self-host/rustdesk-server-pro/installscript/_index.en.md @@ -6,7 +6,7 @@ weight: 10 {{% notice note %}} Don't forget to get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), check [license](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/) page for more details. -Please read [OSS installation](/docs/en/self-host/rustdesk-server-oss/install/) first before doing this simple install. You can know more underlying details there. +Please read [OSS installation](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/install/) first before doing this simple install. You can know more underlying details there. {{% /notice %}} ### Install @@ -76,5 +76,3 @@ chmod +x restore.sh Copy the backup file into the same folder as the restore.sh file and then run `./restore.sh`. This will restore your server to how it was prior, you will need to revoke your [license](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/) to move it to the restored server. - -