source: ipk/source.sh4/titanswaptools_lcdsamsung/CONTROL/postrm@ 23449

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

[plugin] LCDSamsung new tpk

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