Support for ventura offline installation

This commit is contained in:
Kwadwo Kyeremeh 2023-09-09 10:07:51 +00:00 committed by GitHub
parent 3209cfee8e
commit 1c05933d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
scripts/run_offline.sh Normal file
View File

@ -0,0 +1,9 @@
#!/usr/bin/env bash
cd /Volumes/macOS
mkdir -p private/tmp
cp -R "/Install macOS Ventura.app" private/tmp
cd "private/tmp/Install macOS Ventura.app"
mkdir Contents/SharedSupport
cp -R /Volumes/InstallAssistant/InstallAssistant.pkg Contents/SharedSupport/SharedSupport.dmg
./Contents/MacOS/InstallAssistant_springboard