|
|
echo “!!” > awesome-script.sh
View the Original article
Linux and Open Source, Desktop,Firewall,Red Hat Inc.,Fedora Project,GNOME,Fedora 15,Linux,Open Source,Operating Systems, Debian GNU/Linux, arch linux, puppy linux, freebsd, openbsd, vector, freespire, Software
|
|
echo “!!” > awesome-script.sh
|
|
sudo add-apt-repository ppa:mozillateam/firefox-stable && sudo apt-get update && sudo apt-get install firefox
This will update your current version of Firefox to 4.0.
|
|