mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 17:57:47 +02:00
If the c++ redistributable isn't installed, the start service shell fails silently and nothing helpful is logged. This is frustrating and there's no reason it isn't listed on the read me, especially since it has been acknowledged by the maintainer. It would have taken very little effort beyond the sassy comment [here](https://github.com/rustdesk/rustdesk-server/issues/163#issuecomment-1386420173) to actually address this.
We need your help to translate this document to your native language
Install hugo
The clone this repo
git clone https://github.com/rustdesk/doc.rustdesk.com.git
Change to this folder:
cd docs.rustdesk.com
Then run the following commands:
hugo new site quickstart
cd quickstart
git init
git clone https://github.com/matcornic/hugo-theme-learn themes/hugo-theme-learn
echo "theme = 'hugo-theme-learn'" >> hugo.toml
hugo server
Make any changes and then reupload.
Description
Languages
HTML
41.7%
Astro
30.6%
CSS
22.9%
TypeScript
3.1%
JavaScript
1.4%
Other
0.3%