source: ipk/source.sh4/swapemus_camd3_3_902/CONTROL/postrm@ 8385

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

[ipk] - copy source->source.sh4

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