Bob Mottram 10 年前
父节点
当前提交
96808a2d96
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-mesh

+ 1
- 1
src/freedombone-mesh 查看文件

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