2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
koreader/launchpad/kpdf.sh
Qingping Hou 72e4808889 fix: add double quotes
this should fix issue #47
2012-03-08 19:29:30 +08:00

9 lines
176 B
Bash
Executable File

#!/bin/sh
export LC_ALL="en_US.UTF-8"
echo unlock > /proc/keypad
echo unlock > /proc/fiveway
cd /mnt/us/kindlepdfviewer/
./reader.lua $1
echo 1 > /proc/eink_fb/update_display