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 gost, 7 years ago

add arm plugins

  • 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.