Skip to content

Commit 43d21d0

Browse files
Update platform/kindle/koreader.sh
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
1 parent 6beaf2f commit 43d21d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

platform/kindle/koreader.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ if [ "$(dirname "${0}")" != "/var/tmp" ]; then
2121
exec /var/tmp/koreader.sh "$@"
2222
fi
2323

24+
# We rely on starting from our working directory, and it needs to be set, sane and absolute.
2425
cd "${KOREADER_DIR:-/dev/null}" || exit
2526

2627
PROC_KEYPAD="/proc/keypad"

0 commit comments

Comments
 (0)