Update Sun Oct 4 06:37:03 AM CDT 2020

This commit is contained in:
Dewalt 2020-10-04 06:37:03 -05:00
parent d2121aed2e
commit c936872487
1 changed files with 1 additions and 2 deletions

View File

@ -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"