Update Sun Oct 4 06:37:03 AM CDT 2020
This commit is contained in:
parent
d2121aed2e
commit
c936872487
|
@ -526,8 +526,7 @@ check_vm () {
|
|||
|
||||
# if $vmbox_check = 0 && $vmware_check =0 then bare_metal_installation=1
|
||||
# add double if $vbox_check && $vmware_check = 0 detection
|
||||
|
||||
|
||||
|
||||
if [ $vbox_check = 1 ]
|
||||
then
|
||||
echo -e "\n $greenplus *** VIRTUALBOX DETECTED *** \n"
|
||||
|
|
Loading…
Reference in New Issue