#!/usr/bin/env sh

java -jar "$(dirname "$(realpath "$0")")/tinkey_deploy.jar" "$@"
