Browse Source

Different tox repo

Bob Mottram 9 years ago
parent
commit
de5d93e5dd
2 changed files with 937 additions and 938 deletions
  1. 1
    0
      src/freedombone-client
  2. 936
    938
      src/freedombone-mesh-install

+ 1
- 0
src/freedombone-client View File

@@ -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
File diff suppressed because it is too large
View File