eca74e1e25df1c09687c4915f17b01beafc293a0
[osm/vim-emu.git] / utils / start_example_topology.sh
1 #!/bin/bash
2
3 # start DC Network
4 python ../src/emuvim/examples/simple_topology.py
5
6
7