mazda_emulation icon indicating copy to clipboard operation
mazda_emulation copied to clipboard

Question about extract.sh:11

Open qqldd opened this issue 8 years ago • 1 comments

What is the purpose about extract.sh:11? https://github.com/checksummaster/mazda_emulation/blob/master/extract.sh#L11

Seems like the $BASE/apps does not exists?

qqldd avatar Apr 27 '16 08:04 qqldd

I believe the line 11 should be: ln -sf ${BASE}/sdcard/apps $(basename $f _reinstall.up)/jci/gui/apps/_custom ?

qqldd avatar Apr 27 '16 08:04 qqldd