source: ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postrm@ 11237

Last change on this file since 11237 was 11214, checked in by tobayer, 15 years ago

[ipk] update tobayer01 skin and swapskin

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