source: ipk/source.sh4/titanswaptools_lcdpearl1/CONTROL/postrm@ 23448

Last change on this file since 23448 was 23448, checked in by gost, 13 years ago

[plugin] LCDPearl1 new tpk

  • Property svn:executable set to *
File size: 158 bytes
RevLine 
[13129]1#!/bin/sh
2TMP=/tmp/.TOOLS
[23448]3INSTDIR="$1"
4PLUGINDIR=$INSTDIR/usr/local/share/titan/plugins/lcdpearl1
[13129]5
[23448]6rm -rf $PLUGINDIR
[15994]7rm -rf /var/etc/lcd4linux.conf
[13129]8
9exit 0
Note: See TracBrowser for help on using the repository browser.