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