From 7b0ef394c848c3af66cc79d574e65293a72d4ce4 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 27 Aug 2015 20:41:54 +0100 Subject: [PATCH] Initial no reply when first running toxic client allows toxid to read the data file --- src/freedombone-mesh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/freedombone-mesh b/src/freedombone-mesh index b1c22de7..5a52d666 100755 --- a/src/freedombone-mesh +++ b/src/freedombone-mesh @@ -190,7 +190,8 @@ function run_tox { # if this is a valid ID if [ ${#PEER_TOX_ID} -gt 30 ]; then # start client and make a friend request - echo "/nick $USER + echo "n +/nick $USER /add $PEER_TOX_ID /exit " | $TOXIC_PATH -d