source: ipk/source.sh4/players_dvdplayer/CONTROL/postrm@ 23624

Last change on this file since 23624 was 23623, checked in by nit, 13 years ago
  • Property svn:executable set to *
File size: 89 bytes
RevLine 
[14942]1#!/bin/sh
[23623]2INSTDIR="$1"
[14942]3
[23623]4rm -rf "$INSTDIR/usr/local/share/titan/plugins/dvdplayer"
[14942]5
6exit 0
Note: See TracBrowser for help on using the repository browser.