AlexanderWillner / runMacOSinVirtualBox

Run macOS 10.16 Big Sur (and other versions) in VirtualBox on macOS
MIT License
936 stars 125 forks source link

VBoxManage always missing #4

Closed avanzzzi closed 6 years ago

avanzzzi commented 6 years ago

In the VBoxManage check, there is an "!" missing, so make image never completes.

if type VBoxManage >/dev/null 2>&1; then