Browse Source

update custom-kernel

Votre Nom 1 year ago
parent
commit
2116e1ab0a
1 changed files with 1 additions and 6 deletions
  1. 1 6
      build_cube.sh

+ 1 - 6
build_cube.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 set -e
-Version=9.0
+Version=9.2
 Cuda=NO
 ZFS=NO
 Drivers=AMD
@@ -72,11 +72,6 @@ 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