source: ipk/source.sh4/titanswapskins_ufs912/CONTROL/postrm@ 12628

Last change on this file since 12628 was 12628, checked in by tobayer, 14 years ago

[ipk] add ufs912 skin & swapskin

forgot the commit text for [12626]:
[ipk] update tobayer01 swapskin

File size: 126 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.titanskin
3
4rm -r /var/swap/titanskins/ufs912
5
6echo "successfully removed"
7echo "syncing disk"
8sync
9exit 0
Note: See TracBrowser for help on using the repository browser.