source: ipk/source.sh4/swapplayers_mediacenter_1.0/CONTROL/postrm@ 9331

Last change on this file since 9331 was 9331, checked in by obi, 15 years ago

[enigma2] move MediaCenter to ipk

  • Property svn:executable set to *
File size: 124 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.mc
3
4rm -rf /var/swap/extensions/MediaCenter
5
6echo "successfully removed"
7echo "syncing disk"
8sync
9exit 0
Note: See TracBrowser for help on using the repository browser.