#!/bin/sh

set -e

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