source: ipk/source/swapmediacenter_mayhemIIIKS_3_7/CONTROL/postrm@ 4163

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

[IPK mayhemIII skins KS / HD ]

  • added v3.7 (fixed filelist for cover view 1-3 with new selection png )
  • Property svn:executable set to *
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.