#!/bin/sh
cd /usr/share/iptv
exec python2 iptv_gui.py "$@"
