fixing bugs in install script

This commit is contained in:
Cooper Quintin
2024-01-31 22:00:25 -08:00
parent 71d7b90dd9
commit b6a0ad6bdc
3 changed files with 12 additions and 2 deletions
+1
View File
@@ -1,2 +1,3 @@
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"'