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