Browse Source

pause netclient building

theguy951357 2 years ago
parent
commit
a94b2ac00f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      scripts/nm-quick.sh

+ 2 - 2
scripts/nm-quick.sh

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