source: ipk/source/swapmediacenter_foldericons_1_0/CONTROL/postrm@ 5118

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

[IPK / MC folder Icons]

  • added war.png THX officiallyme

changed MC-Screensaver section from: swapscreensaver to swapmediacenter

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