summaryrefslogtreecommitdiff
path: root/netzbon/setup-exchange.sh
diff options
context:
space:
mode:
Diffstat (limited to 'netzbon/setup-exchange.sh')
-rwxr-xr-xnetzbon/setup-exchange.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/netzbon/setup-exchange.sh b/netzbon/setup-exchange.sh
index 93a808b..41ec082 100755
--- a/netzbon/setup-exchange.sh
+++ b/netzbon/setup-exchange.sh
@@ -119,14 +119,14 @@ echo -e "[taler]\n" \
"ENABLE_DEBIT=YES\n" \
"ENABLE_CREDIT=YES\n" \
"@inline-secret@ exchange-accountcredentials-default ../secrets/exchange-accountcredentials-default.secret.conf\n" \
- "[currency-netzbon]\n" \
+ "\n[currency-netzbon]\n" \
"ENABLED=YES\n" \
"name=NetzBon\n" \
"code=NETZBON\n" \
"fractional_input_digits=2\n" \
"fractional_normal_digits=2\n" \
"fractional_trailing_zero_digits=2\n" \
- "alt_unit_names = {\"0\":\"NETZBON\"}\n"
+ "alt_unit_names = {\"0\":\"NETZBON\"}\n" \
>/etc/taler/conf.d/setup.conf
echo -e "[exchangedb-postgres]\n" \