#!/bin/sh
export GOOSE_BINARY=/usr/bin/goose
exec /usr/bin/electron /usr/share/goose-desktop/app.asar "$@"
