#!/bin/bash
# go-main-stubs stub script
exec "$(dirname $0)/go" run github.com/cashapp/hermit/cmd/geninstaller "$@"
