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