source: ipk/source.sh4/titanswaptools_lcdsamsung/var/swap/titanplugins/lcdsamsung/start.sh@ 17366

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

[lcdsamsung] add

  • Property svn:executable set to *
File size: 118 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./fbread $1 &
7exit
Note: See TracBrowser for help on using the repository browser.