summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine A <>2024-02-21 22:49:47 +0100
committerAntoine A <>2024-02-21 22:49:47 +0100
commitb050a3e0a1dbf1623ccdcbb4999e9ffb27cb4007 (patch)
treecb46cd08738fafb285ec92c792f73aba9e887171
parentbe19a250f4daad9599a1d8b51ea913a49173fa2b (diff)
downloaddeployment-b050a3e0a1dbf1623ccdcbb4999e9ffb27cb4007.tar.gz
deployment-b050a3e0a1dbf1623ccdcbb4999e9ffb27cb4007.tar.bz2
deployment-b050a3e0a1dbf1623ccdcbb4999e9ffb27cb4007.zip
revert
-rwxr-xr-xregional-currency/setup-exchange.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/regional-currency/setup-exchange.sh b/regional-currency/setup-exchange.sh
index 6051750..8618f07 100755
--- a/regional-currency/setup-exchange.sh
+++ b/regional-currency/setup-exchange.sh
@@ -193,7 +193,6 @@ if test ${DO_OFFLINE} == y; then
sudo -i -u taler-exchange-offline \
taler-exchange-offline \
enable-account "${EXCHANGE_PAYTO}" \
- conversion-url "$PROTO://bank.${DOMAIN_NAME}/conversion-info" \
wire-fee now x-taler-bank "${CURRENCY}":0 "${CURRENCY}":0 \
global-fee now "${CURRENCY}":0 "${CURRENCY}":0 "${CURRENCY}":0 1h 6a 0 \
upload &>> setup.log