source: ipk/source/swapmediacenter_mayhemIIIKS_3_8/CONTROL/postrm@ 6860

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

[FULLUSB / make.flash ]

  • changed moving mayhemIII KS Skin to image

[IPK]

  • added mayhem III skins v3.8
  • 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.