#!/bin/sh
exec flatpak-spawn --host --directory="$PWD" "${GITTE_HOST_X509_PROGRAM:-gpgsm}" "$@"
