source: ipk/source.sh4/titanswaptools_callmonitor/CONTROL/postrm@ 23450

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

[plugin] callmonitor new tpk

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