mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-12 17:28:11 +01:00
update self-host index
This commit is contained in:
parent
ef6787d902
commit
d315d4c742
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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" %}}
|
||||
|
Loading…
Reference in New Issue
Block a user