From d315d4c74202dd3816f419415734a993d922c4b4 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Fri, 19 May 2023 20:39:36 +0800 Subject: [PATCH] update self-host index --- content/dev/build/osx/_index.de.md | 2 +- content/dev/build/osx/_index.en.md | 2 +- content/dev/build/osx/_index.es.md | 2 +- content/dev/build/osx/_index.fr.md | 2 +- content/dev/build/osx/_index.nl.md | 2 +- content/self-host/_index.en.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/dev/build/osx/_index.de.md b/content/dev/build/osx/_index.de.md index 335dedf..5c63387 100644 --- a/content/dev/build/osx/_index.de.md +++ b/content/dev/build/osx/_index.de.md @@ -10,7 +10,7 @@ cd vcpkg git checkout 2022.04.12 ./bootstrap-vcpkg.sh brew install nasm yasm -./vcpkg install libvpx libyuv opus +./vcpkg install libvpx libyuv opus aom git clone https://github.com/rustdesk/rustdesk cd rustdesk export VCPKG_ROOT=$HOME/vcpkg diff --git a/content/dev/build/osx/_index.en.md b/content/dev/build/osx/_index.en.md index 335dedf..5c63387 100644 --- a/content/dev/build/osx/_index.en.md +++ b/content/dev/build/osx/_index.en.md @@ -10,7 +10,7 @@ cd vcpkg git checkout 2022.04.12 ./bootstrap-vcpkg.sh brew install nasm yasm -./vcpkg install libvpx libyuv opus +./vcpkg install libvpx libyuv opus aom git clone https://github.com/rustdesk/rustdesk cd rustdesk export VCPKG_ROOT=$HOME/vcpkg diff --git a/content/dev/build/osx/_index.es.md b/content/dev/build/osx/_index.es.md index f5ab076..e7e9dfc 100644 --- a/content/dev/build/osx/_index.es.md +++ b/content/dev/build/osx/_index.es.md @@ -10,7 +10,7 @@ cd vcpkg git checkout 2022.04.12 ./bootstrap-vcpkg.sh brew install nasm yasm -./vcpkg install libvpx libyuv opus +./vcpkg install libvpx libyuv opus aom git clone https://github.com/rustdesk/rustdesk cd rustdesk export VCPKG_ROOT=$HOME/vcpkg diff --git a/content/dev/build/osx/_index.fr.md b/content/dev/build/osx/_index.fr.md index 335dedf..5c63387 100644 --- a/content/dev/build/osx/_index.fr.md +++ b/content/dev/build/osx/_index.fr.md @@ -10,7 +10,7 @@ cd vcpkg git checkout 2022.04.12 ./bootstrap-vcpkg.sh brew install nasm yasm -./vcpkg install libvpx libyuv opus +./vcpkg install libvpx libyuv opus aom git clone https://github.com/rustdesk/rustdesk cd rustdesk export VCPKG_ROOT=$HOME/vcpkg diff --git a/content/dev/build/osx/_index.nl.md b/content/dev/build/osx/_index.nl.md index 335dedf..5c63387 100644 --- a/content/dev/build/osx/_index.nl.md +++ b/content/dev/build/osx/_index.nl.md @@ -10,7 +10,7 @@ cd vcpkg git checkout 2022.04.12 ./bootstrap-vcpkg.sh brew install nasm yasm -./vcpkg install libvpx libyuv opus +./vcpkg install libvpx libyuv opus aom git clone https://github.com/rustdesk/rustdesk cd rustdesk export VCPKG_ROOT=$HOME/vcpkg diff --git a/content/self-host/_index.en.md b/content/self-host/_index.en.md index 43f41dd..f656aed 100755 --- a/content/self-host/_index.en.md +++ b/content/self-host/_index.en.md @@ -9,6 +9,6 @@ chapter: true # Self-host -Please join our [Discord](https://discord.com/invite/nDceKgxnkV) if you would like to talk with us about self-hosting your own RustDesk server. +Please join our [Discord](https://discord.com/invite/nDceKgxnkV) if you would like to talk with us about self-hosting your own [open source RustDesk server](https://github.com/rustdesk/rustdesk-server). {{% children depth="3" showhidden="true" %}}