From fae698102300dd807368a0fe3c9f4e7e1482d81b Mon Sep 17 00:00:00 2001 From: Paulo Matias Date: Tue, 6 Aug 2013 14:26:24 -0300 Subject: [PATCH] Solve conflict with pull req #201 --- koreader_kobo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koreader_kobo.sh b/koreader_kobo.sh index 31f0aa257..a6ce4f918 100644 --- a/koreader_kobo.sh +++ b/koreader_kobo.sh @@ -14,7 +14,7 @@ export STARDICT_DATA_DIR="data/dict" killall nickel # finally call reader -./reader.lua "$@" 2> crash.log +./reader.lua /mnt/onboard 2> crash.log # continue with nickel