source: ipk/source/swapemus_oscam_4736/CONTROL/postrm@ 7015

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

[ipk] fix swapemus for new emu.sh

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