update uninstall filenames (#646)

This commit is contained in:
John DeGood
2025-10-13 10:54:04 -04:00
committed by GitHub
parent d413a76b30
commit d5f2dd9813

View File

@@ -8,7 +8,7 @@ Once in a rootshell, run:
```shell
echo 3 > /usrdata/mode.cfg
rm -rf /data/rayhunter /etc/init.d/rayhunter-daemon /bin/rootshell.sh
rm -rf /data/rayhunter /etc/init.d/rayhunter_daemon /bin/rootshell
reboot
```
@@ -36,4 +36,4 @@ busybox vi /system/bin/initmifiservice.sh
```
Then type 999G (shift+g), then type dd. Then press the colon key (:) and type wq. Finally, press Enter.
4. Lastly, run `setprop persist.sys.usb.config rndis`.
5. Type `reboot` to reboot the device.
5. Type `reboot` to reboot the device.