source: ipk/source.sh4/swapemus_oscam_5866/CONTROL/postrm@ 9561

Last change on this file since 9561 was 8916, checked in by speedy1, 15 years ago

[ipk] Add SwapEmu OSCAM RC1.10 Build 5866

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