mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 07:29:59 -07:00
rootshell, and add missing --release
This commit is contained in:
committed by
Cooper Quintin
parent
ce8260b92c
commit
c8edacf1ed
@@ -35,7 +35,9 @@ rustup target add x86_64-pc-windows-gnu
|
||||
Now you can root your device and install Rayhunter by running:
|
||||
|
||||
```sh
|
||||
cargo build --bin rayhunter-daemon --target armv7-unknown-linux-musleabihf --no-default-features --features orbic
|
||||
cargo build --bin rayhunter-daemon --target armv7-unknown-linux-musleabihf --release --no-default-features --features orbic
|
||||
|
||||
cargo build --bin rootshell --target armv7-unknown-linux-musleabihf --release
|
||||
|
||||
cargo run --bin installer orbic
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user