source: ipk/source/epg_cooltvguide/CONTROL/postrm@ 5699

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

[ipk] add cool tv guide

File size: 135 bytes
Line 
1#!/bin/sh
2rm -rf /usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/
3echo "Plugin removed! You should restart enigma2 now!"
4exit 0
Note: See TracBrowser for help on using the repository browser.