瀏覽代碼

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
文件差異過大導致無法顯示
查看文件