Bob Mottram 9 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,7 +37,7 @@ IRC_PORT=6697
37 37
 PEERS_FILE=/tmp/meshpeers.txt
38 38
 
39 39
 TOX_PORT=33445
40
-TOX_REPO='git://github.com/irungentoo/toxcore.git'
40
+TOXCORE_REPO='git://github.com/irungentoo/toxcore.git'
41 41
 TOX_BOOTSTRAP_ID_FILE=/var/lib/tox-bootstrapd/pubkey.txt
42 42
 
43 43
 function install_toxcore {