Confirmed users
2,197
edits
Line 86: | Line 86: | ||
From a terminal: | From a terminal: | ||
mozdownload -v | mozdownload -v 37.0 -d /tmp/firefox.dmg | ||
mozinstall -d / | mozinstall -d /tmp /tmp/firefox.dmg | ||
mv / | mv /tmp/Firefox.app/ "/Applications/Firefox 37.app/" | ||
rm /tmp/firefox | rm /tmp/firefox.dmg | ||
=== Windows === | === Windows === |