aca405b5724c107361b7e49442bc609f028d4db1
[osm/vim-emu.git] / start_dcnetwork
1 #!/bin/bash
2
3 # start DC Network
4 cd emuvim/
5 python example_topology.py
6
7