source: ipk/source/swapskins_Concinnity910HD_1_0/CONTROL/postrm@ 4053

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

[IPK]

  • added Concinnity910-HD Skin Infobar Version3 without mayhemIII Support!!!
File size: 125 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.skin
3
4rm -r /var/swap/skins/Concinnity910-HD
5
6echo "successfully removed"
7echo "syncing disk"
8sync
9exit 0
Note: See TracBrowser for help on using the repository browser.