#!/bin/sh
source /usr/share/androidmeda/venv/bin/activate
exec python /usr/share/androidmeda/androidmeda.py "$@"
