summaryrefslogtreecommitdiff
path: root/arm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'arm.sh')
-rwxr-xr-xarm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm.sh b/arm.sh
index 204d6bb..cb55f17 100755
--- a/arm.sh
+++ b/arm.sh
@@ -7,4 +7,4 @@ cd $HOME
ulimit -c $((100 * 1024))
-gnunet-arm "$@"
+gnunet-arm -c $HOME/deployment/gnunet.conf -T5s "$@"