new kernel package name
This commit is contained in:
parent
bdee5dae3d
commit
d8a22a1d01
3 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
KERNEL_VERSION="$(rpm -q kernel-cachyos-bore-eevdf --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}')"
|
||||
KERNEL_VERSION="$(rpm -q kernel-cachyos --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}')"
|
||||
|
||||
akmods --force --kernels "${KERNEL_VERSION}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue