Skip to content

Commit 15f6199

Browse files
pointer to 'installinstallmacos.py'
1 parent 6d8cfd9 commit 15f6199

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runMojaveVirtualbox.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ runChecks() {
9999
if [ "$INST_VERS" = "0" ]; then
100100
open 'https://beta.apple.com/sp/betaprogram/redemption#macos'
101101
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)..."
102103
read -r
103104
exit 6
104105
fi

0 commit comments

Comments
 (0)