mirror of
https://github.com/koreader/koreader
synced 2024-11-13 19:11:25 +00:00
e5bcdee85e
* Add ShellCheck and shfmt shell code quality analysis * kobo/koreader.sh: remove useless $PREFIX * kobo/koreader.sh: fix rotation issue caused by #2731 * Travis: speed up (caching Luarocks should shave a minute off install process)
3 lines
100 B
Bash
3 lines
100 B
Bash
#!/bin/sh
|
|
"${root:?}/.kobo/fmon/fmon" "${root}/koreader.png" "${root}/.kobo/koreader/koreader.sh" &
|