Bob Mottram 10 years ago
parent
commit
96808a2d96
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-mesh

+ 1
- 1
src/freedombone-mesh View File

37
 PEERS_FILE=/tmp/meshpeers.txt
37
 PEERS_FILE=/tmp/meshpeers.txt
38
 
38
 
39
 TOX_PORT=33445
39
 TOX_PORT=33445
40
-TOX_REPO='git://github.com/irungentoo/toxcore.git'
40
+TOXCORE_REPO='git://github.com/irungentoo/toxcore.git'
41
 TOX_BOOTSTRAP_ID_FILE=/var/lib/tox-bootstrapd/pubkey.txt
41
 TOX_BOOTSTRAP_ID_FILE=/var/lib/tox-bootstrapd/pubkey.txt
42
 
42
 
43
 function install_toxcore {
43
 function install_toxcore {