View Single Post
Old 05-17-2009, 01:39 PM   #30
janw
Junior Member
janw began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2009
Device: iLiad book ed
Thanks for the program!!! Works very well so far, haven't had to look at the code yet

A small suggestion for the installer run.sh : 'if [ "$Firmware_iLiad" = "$Firmware_Script" ]; then' => 'if [ "$Firmware_iLiad" = "2.12" ] || [ "$Firmware_iLiad" = "2.12.1" ]; then'

That way the same package installs on both the 2nd (2.12) and on the book edition (2.12.1 but also 2.12 if de-bricking the reader from the irex site).
janw is offline   Reply With Quote