#!/bin/sh
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/
sync
echo "Plugin removed! You should restart enigma2 now!"
exit 0
