Преглед на файлове

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

Bob Mottram преди 9 години
родител
ревизия
7b0ef394c8
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2
    1
      src/freedombone-mesh

+ 2
- 1
src/freedombone-mesh Целия файл

@@ -190,7 +190,8 @@ function run_tox {
190 190
         # if this is a valid ID
191 191
         if [ ${#PEER_TOX_ID} -gt 30 ]; then
192 192
             # start client and make a friend request
193
-            echo "/nick $USER
193
+            echo "n
194
+/nick $USER
194 195
 /add $PEER_TOX_ID
195 196
 /exit
196 197
 " | $TOXIC_PATH -d