source: ipk/source.sh4/titanswapskins_cool/CONTROL/postrm@ 12632

Last change on this file since 12632 was 12627, checked in by t0mt0m, 14 years ago

titanpicons titanskins cool

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