We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8cfd9 commit 15f6199Copy full SHA for 15f6199
1 file changed
runMojaveVirtualbox.sh
@@ -99,6 +99,7 @@ runChecks() {
99
if [ "$INST_VERS" = "0" ]; then
100
open 'https://beta.apple.com/sp/betaprogram/redemption#macos'
101
error "No macOS installer found. Opening the web page for you (press enter in the terminal when done)..."
102
+ debug "You can also create an installer using the script 'installinstallmacos.py' (use Google)..."
103
read -r
104
exit 6
105
fi
0 commit comments