source:
ipk/source.arm/tools_lcdpearl1/_path_/usr/local/share/titan/plugins/lcdpearl1/start.sh
@
39499
Last change on this file since 39499 was 39499, checked in by , 6 years ago | |
---|---|
|
|
File size: 185 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 | #./lcd4linux -f $PWD/lcd4linux.conf $1 |
7 | ./lcd4linux -f /var/etc/lcd4linux.conf $1 |
8 | exit |
Note: See TracBrowser
for help on using the repository browser.