#!/bin/sh #DESCRIPTION=Get picons from lyngsat.com DIR="/usr/lib/enigma2/python/Plugins/Extensions/GetPicons" python -u $DIR/get_picons.py $@ exit 0