Created
October 8, 2016 16:09
-
-
Save Galarius/910bd9b3569e6d5b8a4d12164b7e0193 to your computer and use it in GitHub Desktop.
Copy Safari from recovery partition
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diskutil mount Recovery\ HD | |
hdiutil mount /Volumes/Recovery\ HD/com.apple.recovery.boot/BaseSystem.dmg | |
cp -R /Volumes/OS\ X\ Base\ System/Applications/Safari.app /Applications |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment