fix typo error

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-04-07 23:23:46 +02:00
commit 1b2668d6bf
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
2 changed files with 7 additions and 8 deletions

View file

@ -75,5 +75,4 @@ function stop_vm {
eval set -- "${FLAGS_ARGV}"
qemu_stop_vm "${FLAGS_vm_name}"
}