mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
ac3c97af49
* Pocketbook: Use a single launcher and make the system one a "symlink"
3 lines
56 B
Erlang
Executable File
3 lines
56 B
Erlang
Executable File
#!/bin/sh
|
|
exec /mnt/ext1/applications/koreader.app "$@"
|