source: ipk/source/swapemus_vizcam_1_10/CONTROL/postrm@ 6678

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

[ipk] fix swapemus for new emu.sh

  • Property svn:executable set to *
File size: 125 bytes
RevLine 
[5383]1#!/bin/sh
[6678]2TMP=/tmp/.vizcam
[5383]3
[6678]4rm -r /var/swap/bin/vizcam_1.10_swap
[5383]5
6echo "successfully removed"
7echo "syncing disk"
8sync
9exit 0
Note: See TracBrowser for help on using the repository browser.