mirror of
https://github.com/tanrax/linux-install-firefox-developer-edition.git
synced 2024-11-21 12:05:41 +01:00
Update linux-install-firefox-developer-edition
This commit is contained in:
parent
ddf9aefeb6
commit
eaa03cf28e
@ -8,7 +8,7 @@ set -e
|
||||
sudo rm -rf /opt/firefox-developer/ /usr/bin/firefox-developer
|
||||
|
||||
# DOWNLOAD
|
||||
curl -L -o firefox-developer.tar.bz2 https://download.mozilla.org/\?product\=firefox-devedition-latest-ssl\&os\=linux64\&lang\=en-US
|
||||
curl -L -o firefox-developer.tar.bz2 https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=linux64
|
||||
|
||||
# EXTRACT
|
||||
tar -xf firefox-developer.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user