#!/bin/sh
exec flatpak-spawn --host --directory="$PWD" "${GITTE_HOST_SSH_PROGRAM:-ssh-keygen}" "$@"
