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