remove extra restart

This commit is contained in:
Cooper Quintin
2024-03-13 13:40:15 -07:00
parent 63e9c53dd4
commit 0d0cad2be6
-1
View File
@@ -31,4 +31,3 @@ adb shell '/bin/rootshell -c "mv /tmp/misc-daemon /etc/init.d/misc-daemon"'
adb shell '/bin/rootshell -c "chmod 755 /etc/init.d/rayhunter_daemon"'
adb shell '/bin/rootshell -c "chmod 755 /etc/init.d/misc-daemon"'
./make.sh
adb shell '/bin/rootshell -c "/etc/init.d/rayhunter_daemon start"'