Squashed commit of the following:
commit 50287bb0c0102e97b74f1cb584060cab0f4da99d
Author: Anders Rytter Hansen <andersr+github@rytter.me>
Date: Mon Oct 9 21:03:03 2023 +0200
Update Dockerfile
commit a27ba30efd066357771441361bbf0d7cef91561c
Author: Anders Rytter Hansen <andersr+github@rytter.me>
Date: Mon Oct 9 21:01:32 2023 +0200
change to newest kernel
This commit is contained in:
parent
ec0059f0ef
commit
1efd797be9
3 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
KERNEL_VERSION="$(rpm -q kernel-cachyos-lts --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}')"
|
||||
KERNEL_VERSION="$(rpm -q kernel-cachyos-bore-eevdf --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}')"
|
||||
|
||||
rpm-ostree install /tmp/nvidia/*${KERNEL_VERSION}*.rpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue