source: ipk/source.sh4/titanswapskins_default_grey/CONTROL/postrm@ 12334

Last change on this file since 12334 was 11034, checked in by madie, 15 years ago

[ipk] add default_grey for swap

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