update self-host index

This commit is contained in:
rustdesk 2023-05-19 20:39:36 +08:00
parent ef6787d902
commit d315d4c742
6 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ cd vcpkg
git checkout 2022.04.12 git checkout 2022.04.12
./bootstrap-vcpkg.sh ./bootstrap-vcpkg.sh
brew install nasm yasm brew install nasm yasm
./vcpkg install libvpx libyuv opus ./vcpkg install libvpx libyuv opus aom
git clone https://github.com/rustdesk/rustdesk git clone https://github.com/rustdesk/rustdesk
cd rustdesk cd rustdesk
export VCPKG_ROOT=$HOME/vcpkg export VCPKG_ROOT=$HOME/vcpkg

View File

@ -10,7 +10,7 @@ cd vcpkg
git checkout 2022.04.12 git checkout 2022.04.12
./bootstrap-vcpkg.sh ./bootstrap-vcpkg.sh
brew install nasm yasm brew install nasm yasm
./vcpkg install libvpx libyuv opus ./vcpkg install libvpx libyuv opus aom
git clone https://github.com/rustdesk/rustdesk git clone https://github.com/rustdesk/rustdesk
cd rustdesk cd rustdesk
export VCPKG_ROOT=$HOME/vcpkg export VCPKG_ROOT=$HOME/vcpkg

View File

@ -10,7 +10,7 @@ cd vcpkg
git checkout 2022.04.12 git checkout 2022.04.12
./bootstrap-vcpkg.sh ./bootstrap-vcpkg.sh
brew install nasm yasm brew install nasm yasm
./vcpkg install libvpx libyuv opus ./vcpkg install libvpx libyuv opus aom
git clone https://github.com/rustdesk/rustdesk git clone https://github.com/rustdesk/rustdesk
cd rustdesk cd rustdesk
export VCPKG_ROOT=$HOME/vcpkg export VCPKG_ROOT=$HOME/vcpkg

View File

@ -10,7 +10,7 @@ cd vcpkg
git checkout 2022.04.12 git checkout 2022.04.12
./bootstrap-vcpkg.sh ./bootstrap-vcpkg.sh
brew install nasm yasm brew install nasm yasm
./vcpkg install libvpx libyuv opus ./vcpkg install libvpx libyuv opus aom
git clone https://github.com/rustdesk/rustdesk git clone https://github.com/rustdesk/rustdesk
cd rustdesk cd rustdesk
export VCPKG_ROOT=$HOME/vcpkg export VCPKG_ROOT=$HOME/vcpkg

View File

@ -10,7 +10,7 @@ cd vcpkg
git checkout 2022.04.12 git checkout 2022.04.12
./bootstrap-vcpkg.sh ./bootstrap-vcpkg.sh
brew install nasm yasm brew install nasm yasm
./vcpkg install libvpx libyuv opus ./vcpkg install libvpx libyuv opus aom
git clone https://github.com/rustdesk/rustdesk git clone https://github.com/rustdesk/rustdesk
cd rustdesk cd rustdesk
export VCPKG_ROOT=$HOME/vcpkg export VCPKG_ROOT=$HOME/vcpkg

View File

@ -9,6 +9,6 @@ chapter: true
# Self-host # 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" %}} {{% children depth="3" showhidden="true" %}}