Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. # make sure add-apt-repository is installed
  2. sudo apt-get install software-properties-common python-software-properties
  3. # actually add the package
  4. sudo add-apt-repository ppa:danielrichter2007/grub-customizer
  5. sudo apt-get update
  6. sudo apt-get install grub-customizer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement