ajout de Sheebr + support de shutdown + auto install kernel
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
pwd
|
||||
if [ ! -d src ]
|
||||
then
|
||||
git clone https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ src
|
||||
fi
|
||||
cd src
|
||||
make mrproper
|
||||
cp ../.config .config
|
||||
|
||||
Reference in New Issue
Block a user