summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/taler-deployment-arm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-arm b/bin/taler-deployment-arm
index 4ab2fe5..e1c2112 100755
--- a/bin/taler-deployment-arm
+++ b/bin/taler-deployment-arm
@@ -8,4 +8,4 @@ export PATH="$HOME/local/bin":$PATH
ulimit -c $((100 * 1024))
mkdir -p $HOME/logs
-exec gnunet-arm -c $base/deployment/gnunet.conf "$@"
+exec gnunet-arm -c $HOME/deployment/gnunet.conf "$@"