mapfile vms_not

This commit is contained in:
zenobit 2023-12-16 19:10:58 +01:00
parent 5088b7f823
commit 696dcc822d

1
qrun
View file

@ -142,7 +142,6 @@ gum_choose_VM() {
else
gum style --foreground 1 "Can't!"
fi
#chosen=$(printf '%s\n' "${vms[@]%.conf}" | gum filter --height "$("${vms[@]%.conf}" | wc -l)" --header='Choose VM to run')
}
create_VM() {