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