This commit is contained in:
parent
677681632a
commit
26a38d1692
3 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ set -e
|
|||
a="tmp_a.json"
|
||||
b="tmp_b.json"
|
||||
|
||||
auditor_pub=$(<"./data/auditor_public_key")
|
||||
auditor_pub=$(<"./test/auditor_public_key")
|
||||
zero_euro="EUR:0.0"
|
||||
|
||||
dune exec offline -- download --output $a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue