diff --git a/src/network.rs b/src/network.rs index 63fd8b9..a87a58e 100644 --- a/src/network.rs +++ b/src/network.rs @@ -190,6 +190,8 @@ fn main() { drop(stage3_before); drop(stage3_after); + eject(); + loop { prompt("Done! You can now destroy the other machine. :)"); }