fix for webOS 3.5

Work around a bug in com.webos.app.systemmusic on webOS 3.5.
This commit is contained in:
throwaway96 2024-04-23 20:38:52 -04:00
parent 96dbbf9678
commit 48790d413b
4 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
ZIPOUT = dejavuln-autoroot.zip
FILES = autoroot.sh hbchannel-0.6.3.ipk lol$$(sh$$IFS/tmp/usb/sda/sda1/autoroot.sh).mp3 lol$$(sh$$IFS/tmp/usb/sda/sda1/autoroot.sh).lrc
FILES = autoroot.sh hbchannel-0.6.3.ipk lol$$(sh$$IFS/tmp/usb$$()/sda/sda1/autoroot.sh).mp3 lol$$(sh$$IFS/tmp/usb$$()/sda/sda1/autoroot.sh).lrc
.PHONY: all
all: $(ZIPOUT)

View File

@ -15,7 +15,7 @@ which works on webOS 3.5 and newer.
3. Plug the USB drive into your TV. (Make sure it's the only USB drive
connected.)
4. Open the USB drive in the Music app and browse to
`lol$(sh$IFS\tmp\usb\sda\sda1`.
`lol$(sh$IFS/tmp/usb$()/sda/sda1`.
5. Try to play `autoroot.sh).mp3`.
6. After the pop-up messages tell you rooting is complete, eject the USB
drive.