summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.go b/main.go
index 52492fe..7bfb2e0 100644
--- a/main.go
+++ b/main.go
@@ -80,8 +80,6 @@ func qemu() *exec.Cmd {
"-net",
"nic,model=virtio",
"-net",
- "nic,model=virtio",
- "-net",
fmt.Sprintf(
"user,hostfwd=tcp:127.0.0.1:%s-:22",
port,