aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-09-19 14:16:08 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-09-19 14:16:08 +0200
commit549c548e7cc8f99da37b931b6aa991093f097fd7 (patch)
tree732b76f19b20a667ccb00119d7a34f8db674fcef /README.md
parentbd6a1253999e05fb77fe74e51ddfea507b5d7361 (diff)
downloadmknet-549c548e7cc8f99da37b931b6aa991093f097fd7.tar.gz
mknet-549c548e7cc8f99da37b931b6aa991093f097fd7.zip
Commit WIP
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 956529c..95f19d7 100644
--- a/README.md
+++ b/README.md
@@ -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