Add VBox Type where available
This commit is contained in:
@@ -19,3 +19,4 @@ boot_command = [
|
||||
"<f10>"
|
||||
]
|
||||
http_directory = "distros/debian/10/http/"
|
||||
vbox_os_type = "Debian10_64"
|
||||
|
||||
@@ -19,3 +19,4 @@ boot_command = [
|
||||
"<f10>"
|
||||
]
|
||||
http_directory = "distros/debian/11/http/"
|
||||
vbox_os_type = "Debian11_64"
|
||||
|
||||
@@ -19,3 +19,4 @@ boot_command = [
|
||||
"<f10>"
|
||||
]
|
||||
http_directory = "distros/debian/12/http/"
|
||||
vbox_os_type = "Debian12_64"
|
||||
|
||||
Reference in New Issue
Block a user