From 12f920b0ec8eb3c973be1d7eec717b24d6b46d76 Mon Sep 17 00:00:00 2001 From: Giorgio Micotti Date: Sat, 17 Aug 2013 13:18:23 +0200 Subject: [PATCH] Don't kill nickel software, it's not really needed and might prevent issues with database corruption. --- koreader_kobo.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/koreader_kobo.sh b/koreader_kobo.sh index 2cd418578..cbd137d06 100644 --- a/koreader_kobo.sh +++ b/koreader_kobo.sh @@ -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