Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: ҉αkα x⠠⠵ <[email protected]>
  • Loading branch information
joseguzman1337 authored Mar 1, 2024
1 parent 276db1a commit 118859c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@ startkali


apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6;\
wget https://http.kali.org/pool/main/k/kali-archive-keyring/kali-archive-keyring_2022.1_all.deb;\
wget https://http.kali.org/pool/main/k/kali-archive-keyring/kali-archive-keyring_2024.1_all.deb;\
apt --fix-broken install;\
dpkg -i ./kali-archive-keyring_2022.1_all.deb;\
rm kali-archive-keyring_2022.1_all.deb;\
dpkg -i ./kali-archive-keyring_2024.1_all.deb;\
rm kali-archive-keyring_2024.1_all.deb;\
apt-get update -y;\
apt-get install neofetch lolcat -y;\
echo "neofetch --logo | lolcat;neofetch model distro os kernel shell memory" >> ~/.bashrc;\
Expand Down

0 comments on commit 118859c

Please sign in to comment.