Bob Mottram 10 年之前
父節點
當前提交
96808a2d96
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-mesh

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

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 {