diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -26,6 +26,11 @@ source .venv/bin/activate ./mknet scenario ./topo/50ms.yml ./scenarios/garage-s3lat garage-v0.8 ``` +If a script crash, you must manually destroy the topology: + +``` +./mknet destroy +``` ## Topologies |