source: ipk/source/swapmediacenter_mayhemIIIHD_2_6/CONTROL/postrm@ 825

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

IPK Update (MC mayhemIII skins)

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