#!/bin/sh
echo "********************************************************"
echo "*  MediaPortal installed                               *"
echo "*                                                      *"
echo "*  Restart the Engima2 GUI to activate the plugin      *"
echo "********************************************************"
exit 0