浏览代码

Different tox repo

Bob Mottram 9 年前
父节点
当前提交
de5d93e5dd
共有 2 个文件被更改,包括 937 次插入938 次删除
  1. 1
    0
      src/freedombone-client
  2. 936
    938
      src/freedombone-mesh-install

+ 1
- 0
src/freedombone-client 查看文件

@@ -192,6 +192,7 @@ configure_monkeysphere
192 192
 if [[ $MESH_CLIENT_INSTALL == $'yes' || $MESH_CLIENT_INSTALL == $'y' || $MESH_CLIENT_INSTALL == $'on' ]]; then
193 193
 	echo $'Installing mesh packages'
194 194
 	${PROJECT_NAME}-mesh-install -f toxic
195
+	${PROJECT_NAME}-mesh-install -f qtox
195 196
 	${PROJECT_NAME}-mesh-install -f batman_client
196 197
 fi
197 198
 echo $'Configuration complete'

+ 936
- 938
src/freedombone-mesh-install
文件差异内容过多而无法显示
查看文件