Skip to content

Instantly share code, notes, and snippets.

@TheNaoX
Created January 25, 2012 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheNaoX/1677268 to your computer and use it in GitHub Desktop.
Save TheNaoX/1677268 to your computer and use it in GitHub Desktop.
# /bin/bash
// save as somefile.sh and apply execution permissions
// Installing jupiter for battery managment on ubuntu 11.10 64-bit, works for 32-bit computers too
sudo add-apt-repository ppa:webupd8team/jupiter
sudo apt-get update
sudo apt-get install jupiter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment