#!/bin/sh
chmod u+x /usr/lib/enigma2/python/Plugins/Extensions/mediainfo/unrar
echo "********************************************************"
echo "*  MediaInfo installed                                 *"
echo "*                                                      *"
echo "*  Restart the Engima2 GUI to activate the plugin      *"
echo "********************************************************"
exit 0