#!/usr/bin/bash

set -e

python3 /usr/share/sherlock/sherlock.py "$@"
