From 3e1be3f308b5b734af147123ba589961863afce2 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 15 Jul 2023 10:39:33 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/install/_index.en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/self-host/install/_index.en.md b/content/self-host/install/_index.en.md index 3d10d77..baf26b0 100644 --- a/content/self-host/install/_index.en.md +++ b/content/self-host/install/_index.en.md @@ -35,6 +35,10 @@ chmod +x install.sh ``` There is also an update script on [Techahold's](https://github.com/techahold/rustdeskinstall) repository. +## Install your own server as systemd service using deb file for debian distros + +Please [Download](https://github.com/rustdesk/rustdesk-server/releases/latest) deb files yourself and install. + ## Install your own server with docker(-compose) ### Requirements