Make the kernel get built
This commit is contained in:
parent
d990e31592
commit
c254e9e6b1
@ -7,6 +7,6 @@ sudo echo "Thanks."
|
|||||||
#Build kernel WITHOUT SUDO, building the kernel with sudo is bad practice
|
#Build kernel WITHOUT SUDO, building the kernel with sudo is bad practice
|
||||||
#Once, sometime in the kernel version 2 days building the kernel with sudo broke the
|
#Once, sometime in the kernel version 2 days building the kernel with sudo broke the
|
||||||
#The system it was built on
|
#The system it was built on
|
||||||
#./scripts/buildKernel.sh
|
./scripts/buildKernel.sh
|
||||||
#build os WITH sudo, debootstrap requires sudo
|
#build os WITH sudo, debootstrap requires sudo
|
||||||
sudo ./scripts/buildDebianFs.sh
|
sudo ./scripts/buildDebianFs.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user