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

Last change on this file since 6648 was 6639, checked in by obi, 15 years ago

[ipk] change emu install syntax flash and swap, ths is tne new default please change all other files an test this first.

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