mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-12 04:36:51 +02:00
Revert "Change "cargo run" with "python3 build.py""
This commit is contained in:
parent
e9d1abc02f
commit
84bba31b5c
@ -57,5 +57,5 @@ cd rustdesk
|
|||||||
mkdir -p target/debug
|
mkdir -p target/debug
|
||||||
wget https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.win/x64/sciter.dll
|
wget https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.win/x64/sciter.dll
|
||||||
mv sciter.dll target/debug
|
mv sciter.dll target/debug
|
||||||
python3 ./build.py
|
cargo run
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user