#!/usr/bin/python2.7

import os

os.system("/usr/share/mythnettv-gui/mythnettv-gui.py")
