summaryrefslogtreecommitdiffstats
path: root/fbreader/moto/FBReader.sh
blob: 5194b1312c0723bf1d14d5411a6e6beb8072269b (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
this=`basename $0`
this=`echo $0 | sed -e 's/\/'$this'$//'`
cd $this/..
. /home/native/.profile
export HOME=`pwd`
export LD_LIBRARY_PATH=`pwd`/lib:$LD_LIBRARY_PATH
exec bin/FBReader -lang `bin/language_detector` $2