source: ipk/source/swapplayers_mediaplayer_1_0/CONTROL/postrm@ 3771

Last change on this file since 3771 was 3771, checked in by civer, 16 years ago

[IPK ]

  • added GIT MediaPlayer for Flash and swap
  • rm mediaplayermod

[FullUsb /makeflash]

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