From 10b4780fed3bdcafb2cbb85bb0a4167f37d9e8ad Mon Sep 17 00:00:00 2001 From: RP1 Date: Sun, 22 Dec 2024 00:11:51 +0100 Subject: [PATCH] finally solved it!! cachyos kernel --- rp-os-ae.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/rp-os-ae.sh b/rp-os-ae.sh index 3e8a94d..94115b3 100644 --- a/rp-os-ae.sh +++ b/rp-os-ae.sh @@ -34,7 +34,6 @@ yellow=$(tput setaf 3) # ${yellow} tar xvf cachyos-repo.tar.xz && cd cachyos-repo cp /home/$USER/cosmetics/cachyos-repo.sh /home/$USER/cosmetics/cachyos-repo/ sudo ./cachyos-repo.sh - sleep 2 cd - sudo pacman -S linux-cachyos linux-cachyos-headers --noconfirm