source: ipk/source/swapplayers_webradio_2_4/CONTROL/postrm@ 4546

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

[IPK ]

  • added players-mytube
  • added swapplayers-MyTube

fixed some paths....

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