mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
9f89fc8e47
pkill probably only checks the actual name of the binary. We were checking a shell script, which I'm guessing is not launched via a shebang, so that name was actually an arg to sh, or something like that. Use pidof instead, which matches the full command line. |
||
---|---|---|
.. | ||
fmon | ||
koreader.sh | ||
nickel.sh | ||
suspend.sh |