source: ipk/source/swapinfos_foreca/CONTROL/postrm@ 7338

Last change on this file since 7338 was 7286, checked in by madie, 15 years ago

[ipk] add foreca for swap

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