source: ipk/source/swapmediacenter_mayhemIIIKS_3_1/CONTROL/postrm@ 2400

Last change on this file since 2400 was 2161, checked in by civer, 16 years ago

[IPK]

  • fixed Audioplayer/Radioplayer mayhemIII KS Skin
File size: 134 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.swapmediacenter
3
4rm -rf /var/swap/mcskins/mayhemIIIKS
5
6echo "successfully removed"
7echo "syncing disk"
8sync
9exit 0
Note: See TracBrowser for help on using the repository browser.