source: ipk/source/swapemus_mgcamd_1_35/CONTROL/postrm@ 7249

Last change on this file since 7249 was 6678, checked in by madie, 15 years ago

[ipk] fix swapemus for new emu.sh

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