source:
ipk/source.mipsel/tools_wlandisplay/_path_/usr/local/share/titan/plugins/wlandisplay/start.sh
@
42805
Last change on this file since 42805 was 42805, checked in by , 2 years ago | |
---|---|
File size: 122 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | PWD=`echo $0 | sed -e s/start.sh//g` |
3 | #PWD=`pwd` |
4 | #export LD_LIBRARY_PATH=$PWD/libs |
5 | cd $PWD |
6 | ./fbread $1 $2 & |
7 | exit |
Note: See TracBrowser
for help on using the repository browser.