source: ipk/source.sh4/swapinfos_foreca_1_5/CONTROL/postrm@ 14997

Last change on this file since 14997 was 14918, checked in by andy-1, 14 years ago

added swap_Foreca_1_5

File size: 153 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.infos
3
4rm -rf /var/swap/extensions/Foreca
5rm -rf var/etc/Enigma2/Foreca/
6
7echo "successfully removed"
8echo "syncing disk"
9sync
10exit 0
Note: See TracBrowser for help on using the repository browser.