#! /bin/sh
cd /usr/local/share/conkyforecast/

pythonfile="/usr/local/share/conkyforecast/conkyForecast.py"

/usr/bin/env python $pythonfile "$@"
