-
Notifications
You must be signed in to change notification settings - Fork 53
Home
Todd Bruss edited this page Jul 8, 2021
·
21 revisions
Welcome to the bigmac2 wiki!
This page is very helpful: https://support.apple.com/en-us/HT211983
i='Install macOS Big Sur.app'
s='SharedSupport'
d='http://pathto/InstallAssistant.pkg'
cd '/Volumes/Untitled'
mkdir -p private/tmp
cp -R '/$i' private/tmp
cd 'private/tmp/$i'
mkdir Contents/$s
curl -L -o Contents/$s/$s.dmg $d