#!/bin/sh
source /usr/share/sr-71/venv/bin/activate
exec python /usr/share/sr-71/SR-71.py "$@"
