Improved setup and build
This commit is contained in:
@ -4,7 +4,7 @@ ver=`uname -r`
|
||||
echo "Build packages:"
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y build-essential
|
||||
sudo apt-get install -y linux-headers
|
||||
#sudo apt-get install -y linux-headers
|
||||
sudo apt-get install -y linux-headers-$ver
|
||||
|
||||
echo "Software packages:"
|
||||
|
||||
Reference in New Issue
Block a user