mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
Update create VM
This commit is contained in:
@@ -70,6 +70,8 @@ function select_existing_iso() {
|
||||
ISO_NAME="$ISO_FILE"
|
||||
|
||||
export ISO_PATH ISO_FILE ISO_NAME
|
||||
export OS_TYPE="windows"
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
@@ -86,5 +88,7 @@ function detect_latest_iso_created() {
|
||||
ISO_PATH="$ISO_FILE"
|
||||
|
||||
export ISO_PATH ISO_FILE ISO_NAME
|
||||
export OS_TYPE="windows"
|
||||
|
||||
return 0
|
||||
}
|
||||
|
Reference in New Issue
Block a user