Explorar el Código

pause netclient building

theguy951357 hace 2 años
padre
commit
a94b2ac00f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      scripts/nm-quick.sh

+ 2 - 2
scripts/nm-quick.sh

@@ -705,10 +705,10 @@ setup_mesh
 set -e
 
 # 11. add netclient to docker-compose and start it up
-setup_netclient
+#setup_netclient
 
 # 12. make the netclient a default host and ingress gw
-configure_netclient
+#configure_netclient
 
 # 13. print success message
 print_success