Skip to content
Snippets Groups Projects
Commit b21af716 authored by NGUYEN Do Duc Anh's avatar NGUYEN Do Duc Anh
Browse files

update log

parent 1cb25b8e
No related branches found
No related tags found
No related merge requests found
......@@ -401,7 +401,7 @@ def generate_topohub_GNS3_topology():
GNS3Manager.start_nodes(array_ubuntu_intermediate, "uinter_r")
# Enter y to start router R1 and ubuntu server
if not is_auto and input("Start Ubuntu Server (y/N)?") != "y":
if not is_auto and input("Start Monitor Server (y/N)?") != "y":
sys.exit()
GNS3Manager.start_node(ubuntu_server.id, "u_server")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment