mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
3 lines
180 B
Bash
Executable File
3 lines
180 B
Bash
Executable File
cargo build --release
|
|
adb push target/armv7-unknown-linux-gnueabihf/release/rayhunter /data/rayhunter/rayhunter
|
|
adb shell '/bin/rootshell -c "/etc/init.d/rayhunter_daemon restart"' |