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