#!/bin/sh
cd /usr/share/androwarn
exec python androwarn.py "$@"
