source: ipk/source/swapemus_camd3_3_902/CONTROL/postrm@ 6952

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

[ipk] fix swapemus for new emu.sh

File size: 152 bytes
RevLine 
[5427]1#!/bin/sh
[6678]2TMP=/tmp/.camd
[5650]3
[6678]4rm -r /var/swap/bin/camd3.902_swap
5rm -r /var/swap/bin/pcamd_swap
[5650]6
[6678]7echo "successfully removed"
[5427]8echo "syncing disk"
9sync
10exit 0
Note: See TracBrowser for help on using the repository browser.