mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Don't kill nickel software, it's not really needed and might prevent issues with database corruption.
This commit is contained in:
@@ -10,9 +10,6 @@ export TESSDATA_PREFIX="data"
|
||||
# export dict directory
|
||||
export STARDICT_DATA_DIR="data/dict"
|
||||
|
||||
# stop nickel
|
||||
killall nickel
|
||||
|
||||
# finally call reader
|
||||
./reader.lua /mnt/onboard 2> crash.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user