Quote:
Originally Posted by JSWolf
Put the firmware file in the directory outside of src.
|
Jon, the kobopatch.yaml file line locating the firmware file reads:
Code:
in: src/kobo-update-4.38.23171.zip
I would suspect that since when I give an invalid filename:
Code:
open src/kobo-update-4.38.23172.zip: The system cannot find the file specified.
while the @stomper got:
Code:
open kobo-update-4.38.23171.zip: The system cannot find the file specified.
that they overwrote the src/ when they copy/pasted the filename into the in: line.