mirror of
https://github.com/koreader/koreader
synced 2024-11-16 06:12:56 +00:00
3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
|
#!/bin/sh
|
||
|
exec /mnt/ext1/applications/koreader.app "$@"
|