source: ipk/source/swapmediacenter_mayhemIIIKS_3_0/CONTROL/postrm@ 1712

Last change on this file since 1712 was 1660, checked in by civer, 16 years ago
  • IPK update
File size: 134 bytes
RevLine 
[1660]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.