#!/snap/git-ubuntu/current/usr/bin/sh

. "$SNAP/wrappers/arch-specific"

exec "$SNAP/usr/bin/python3" "$SNAP/usr/bin/gbp" "$@"
