summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/tozt/files/metabase2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tozt/files/metabase b/modules/tozt/files/metabase
index 3557b23..93d96a0 100644
--- a/modules/tozt/files/metabase
+++ b/modules/tozt/files/metabase
@@ -11,7 +11,7 @@ cleanup() {
trap cleanup EXIT
cd "$tmp"
-su doy ynab-export
+su doy /home/doy/.cargo/bin/ynab-export
psql -U metabase ynab < schema.sql
psql -U metabase ynab -c 'COPY accounts FROM STDIN' < accounts.tsv