summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/taler-deployment-top-reserve2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-top-reserve b/bin/taler-deployment-top-reserve
index 24142f6..41453ba 100755
--- a/bin/taler-deployment-top-reserve
+++ b/bin/taler-deployment-top-reserve
@@ -9,7 +9,7 @@ fi
UUID=$(date +"uuid-%N")
# Obtain reserve public key from file
-RESERVE=$(gnunet-ecc -P $(taler-config -s PATHS -o TALER_DEPLOYMENT_SHARED -f)/merchant/default-tip.priv)
+RESERVE=$(gnunet-ecc -p $(taler-config -s PATHS -o TALER_DEPLOYMENT_SHARED -f)/merchant/default-tip.priv)
# Tell the exchange about the 'incoming' wire transfer
# (TODO: shouldn't we rather tell the *bank* (bank/admin/add/incoming)