From 39e121268e18ad35ed140d036e28c0674b128576 Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Sat, 10 Aug 2019 16:50:05 +0300 Subject: [PATCH] documentation --- macos-guest-virtualbox.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index bb34bd5..d3e52b0 100644 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -2,7 +2,7 @@ # Semi-automatic installer of macOS on VirtualBox # (c) myspaghetti, licensed under GPL2.0 or higher # url: https://github.com/img2tab/macos-guest-virtualbox -# version 0.73.4 +# version 0.73.5 # Requirements: 40GB available storage on host # Dependencies: bash >= 4.0, unzip, wget, dmg2img, @@ -939,8 +939,12 @@ already initialized. "'"${0}"' configure_vm" This stage might be useful after copying an existing VM VDI to a different VirtualBox installation and having the script automatically configure the VM. +Dependency-checking and variable-setting is always performed first, whether +or not these stages are specified. Available stage titles: + check_bash_version + set_variables welcome check_dependencies prompt_delete_existing_vm