
Acknowledgment and marginal/collateral questions
Code:
$ ./kobopatch.sh
kobopatch v0.10.1
https://github.com/geek1011/kobopatch
Loading configuration from kobopatch.yaml
Error: could not load config file: error reading kobopatch.yaml: yaml: unmarshal errors:
line 186: key "src/fonts/IBMPlexMono-Regular.ttf" already set in map
obviously I've two lines that try to copy the same file to two different folder.
Code:
src/fonts/IBMPlexMono-Regular.ttf: mnt/onboard/fonts/IBMPlexMono-Regular.ttf
src/fonts/IBMPlexMono-Regular.ttf: mnt/onboard/adds./koreader/fonts/ibm/IBMPlexMono-Regular.ttf
I don't think this could be consider an error, but...
What is the reason because a file can't copy twice?
What is the reason because cssextract only apply to zlib?
Good luck.