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