source: ipk/source/swapplayers_myvideo_1_0/CONTROL/postrm@ 4750

Last change on this file since 4750 was 4750, checked in by bonkel, 15 years ago

[all/ipk] add myvideo player

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