Merge pull request #38 from cgeoffroy/pr-bootsrap_ci
[osm/vim-emu.git] / start_dcnetwork
1 #!/bin/bash
2
3 # start DC Network
4 python src/emuvim/example_topology.py
5
6