mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 17:57:47 +02:00
Update _index.de.md
This commit is contained in:
parent
063de19d86
commit
37e00f6269
@ -3,7 +3,7 @@ title: Installation
|
|||||||
weight: 2
|
weight: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
## Docker (Recommended)
|
## Verfahren 1: Docker (Recommended)
|
||||||
|
|
||||||
```
|
```
|
||||||
bash <(wget -qO- https://get.docker.com)
|
bash <(wget -qO- https://get.docker.com)
|
||||||
@ -13,7 +13,7 @@ docker compose up -d
|
|||||||
|
|
||||||
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).
|
For more details, please check [Docker](/docs/en/self-host/rustdesk-server-pro/installscript/docker/).
|
||||||
|
|
||||||
## install.sh
|
## Verfahren 2: install.sh
|
||||||
|
|
||||||
If you are proficient in Linux, please use the script below. Otherwise, you may encounter significant issues if it fails, and it could be difficult to determine why it isn’t working.
|
If you are proficient in Linux, please use the script below. Otherwise, you may encounter significant issues if it fails, and it could be difficult to determine why it isn’t working.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user