fix ynab/run-go
Some checks are pending
/ run ansible (push) Waiting to run

This commit is contained in:
Gabriel Augendre 2024-12-01 15:34:00 +01:00
parent d5dfdab24d
commit 825e0629f4

View file

@ -1,4 +1,5 @@
#!/bin/bash
set -euo pipefail
pushd /mnt/data/ynab
./download -i {{lcl_identifier}} -p {{lcl_password}} -o out.csv -headless
./push -t {{ynab_token}} -b {{ynab_budget_id}} -a {{ynab_account_id}} -w {{webhook_url}} -f out.csv