Przeglądaj źródła

Only install toxic on mesh clients

Bob Mottram 9 lat temu
rodzic
commit
2aea610b44
2 zmienionych plików z 947 dodań i 936 usunięć
  1. 1
    3
      src/freedombone-client
  2. 946
    933
      src/freedombone-mesh-install

+ 1
- 3
src/freedombone-client Wyświetl plik

@@ -191,9 +191,7 @@ configure_ssh_client
191 191
 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
-	sudo ${PROJECT_NAME}-mesh-install -f mesh_tox_node
195
-	sudo ${PROJECT_NAME}-mesh-install -f mesh_tox_client
196
-	${PROJECT_NAME}-mesh-install -f qtox
194
+	${PROJECT_NAME}-mesh-install -f toxic
197 195
 	${PROJECT_NAME}-mesh-install -f batman_client
198 196
 fi
199 197
 echo $'Configuration complete'

+ 946
- 933
src/freedombone-mesh-install
Plik diff jest za duży
Wyświetl plik