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
./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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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" %}}