source: ipk/source.sh4/titanswaptools_lcdpearl1/tmp/stm23/lcdpearl1/start.sh@ 15907

Last change on this file since 15907 was 15907, checked in by gost, 14 years ago

[lcdpearl] add for stm24

  • Property svn:executable set to *
File size: 185 bytes
Line 
1#!/bin/sh
2PWD=`echo $0 | sed -e s/start.sh//g`
3#PWD=`pwd`
4export LD_LIBRARY_PATH=$PWD/libs
5cd $PWD
6#./lcd4linux -f $PWD/lcd4linux.conf $1
7./lcd4linux -f /var/etc/lcd4linux.conf $1
8exit
Note: See TracBrowser for help on using the repository browser.