fix syntax

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-04-06 18:23:44 +02:00
commit 545c9d61aa
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
2 changed files with 2 additions and 2 deletions

View file

@ -76,4 +76,4 @@ function stop_vm {
qemu_stop_vm "${FLAGS_vm_name}"
}
}