Advertisement
dyeske

osx is lame

Oct 25th, 2020
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. app_path="/Applications/Install macOS Sierra.app"
  2. "${app_path}/Contents/Resources/createinstallmedia" \
  3. --volume /Volumes/osx12 \
  4. --applicationpath "${app_path}"
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement