source: ipk/source.sh4/swapemus_oscam_5168/CONTROL/postrm@ 7697

Last change on this file since 7697 was 7451, checked in by BPanther, 15 years ago

[ipk] - copy source->source.sh4

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