#!/bin/sh

export hledger_ui_datadir=/usr/local/share/hledger-ui

exec /usr/local/libexec/cabal/hledger-ui "$@"
