More documentation of the dummy gatekeeper API
[osm/vim-emu.git] / start_dcnetwork
index aca405b..7280054 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # start DC Network
-cd emuvim/
-python example_topology.py
+python src/emuvim/examples/simple_topology.py
+