Votre Nom 1 year ago
parent
commit
f5de1e83a0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      build_cube.sh

+ 5 - 0
build_cube.sh

@@ -72,6 +72,11 @@ yes)
 	sudo dpkg -i linux-libc-dev_5.16.20-custom-1_amd64.deb
 	sudo dpkg -i linux-headers-5.16.20-custom_5.16.20-custom-1_amd64.deb
 	sudo dpkg -i linux-image-5.16.20-custom_5.16.20-custom-1_amd64.deb
+	cd /tmp/
+	cp /home/wareck/Build_Cube/options/tools/kernel_patch.tar.xz /tmp
+	tar xvfJ kernel_patch.tar.xz
+	cd /tmp/kernel_patch/alx_dkms_installer/
+	./setup
 	autoroot_
 	decompte_
 	fi