From c588184bbe52bf60e3fad32ee9c379ad62b6cfe2 Mon Sep 17 00:00:00 2001 From: Mr-Update <37781396+Mr-Update@users.noreply.github.com> Date: Tue, 21 May 2024 21:53:31 +0200 Subject: [PATCH] Update _index.en.md --- .../self-host/rustdesk-server-oss/ubuntu-server/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/rustdesk-server-oss/ubuntu-server/_index.en.md b/content/self-host/rustdesk-server-oss/ubuntu-server/_index.en.md index a1c061f..35dfd24 100644 --- a/content/self-host/rustdesk-server-oss/ubuntu-server/_index.en.md +++ b/content/self-host/rustdesk-server-oss/ubuntu-server/_index.en.md @@ -3,6 +3,6 @@ title: Ubuntu Server weight: 30 --- -In Ubuntu Server, you have two method to deplay RustDesk Server, Docker or normal `.deb` installation, Docker is more recommend for unexperienced users, because you could just copy the `compose.yml`, and do some modify and you good to go! +In Ubuntu Server, you have two methods to deploy RustDesk Server, Docker or normal `.deb` installation. Docker is more recommend for unexperienced users, because you could just copy the `compose.yml`, and do some modify and you good to go! {{% children depth="3" showhidden="true" %}}