Skip to content
Snippets Groups Projects
Commit add0ee60 authored by Bob Lantz's avatar Bob Lantz
Browse files

Added sudo for aptitude install.

parent e21aa14f
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ debversion=2.6.26-2-686-bigmem
image=linux-image-$debversion
echo "*** Installing $image"
aptitude install $image
sudo aptitude install $image
newversion=2.6.33.1
archive=linux-$newversion.tar.bz2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment