From 9cc626be8290980d110847c515b70b66bd7d7b7c Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 14 Aug 2025 16:54:24 -0600 Subject: [PATCH] 1755212065 --- customscripts/alfa_install_kali.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customscripts/alfa_install_kali.sh b/customscripts/alfa_install_kali.sh index 49ba1d0..d40c037 100644 --- a/customscripts/alfa_install_kali.sh +++ b/customscripts/alfa_install_kali.sh @@ -10,9 +10,9 @@ sudo apt update # sudo apt dist-upgrade -y # install dkms and rtl dkms -sudo apt-get install dkms -y +# sudo apt-get install dkms -y # sleep 10 # stupid_error -sudo apt-get install realtek-rtl88xxau-dkms -y +sudo apt-get install dkms realtek-rtl88xxau-dkms -y # download the code # catch any submodules, only clone one branch, only download with two jobs to save stress # stupid_error