Initial no reply when first running toxic client allows toxid to read the data file

This commit is contained in:
Bob Mottram 2015-08-27 20:41:54 +01:00
parent 80960f6e56
commit 7b0ef394c8
1 changed files with 2 additions and 1 deletions

View File

@ -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