#!/bin/sh

set -e

exec python3 /usr/share/cmseek/cmseek.py "$@"
