mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
* 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" &
|