#!/usr/bin/env sh

set -e

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