This commit is contained in:
parent
45cc078104
commit
be9253ac6d
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ set -e
|
|||
taler_repo_url="https://git-www.taler.net/exchange.git/"
|
||||
|
||||
tmp_dir="/tmp/taler_exchange"
|
||||
out_dir="./dbinit_sql"
|
||||
out_dir="./taler_exchange_sql"
|
||||
init_sql="${out_dir}/init.sql"
|
||||
drop_sql="${out_dir}/drop.sql"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue