Guest User

Untitled

a guest
Sep 30th, 2014
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. curl http://mozilla.mirrors.tds.net/pub/mozilla.org/firefox/releases/latest/mac/en-US/Firefox%2025.0.1.dmg -o firefox25.dmg
  2.  
  3. hdiutil attach firefox25.dmg
  4.  
  5. cd /Volumes/Firefox
  6.  
  7. cp Firefox.app /Applications/Firefox.app
  8.  
  9. hdiutil detach /Volumes/Firefox
Advertisement
Add Comment
Please, Sign In to add comment