diff --git a/doc/uninstalling.md b/doc/uninstalling.md index 6b83ece..18ad5da 100644 --- a/doc/uninstalling.md +++ b/doc/uninstalling.md @@ -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. \ No newline at end of file +5. Type `reboot` to reboot the device.