Skip to content

Commit

Permalink
replace debian repo with kali repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelinden authored Nov 20, 2024
1 parent ce7b397 commit 6157e33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
mkdir ./download
mkdir -p ./etc/apt
echo "deb http://deb.debian.org/debian bullseye main" >> ./etc/apt/sources.list
echo "deb http://http.kali.org/kali kali-rolling main contrib non-free non-free-firmware" >> ./etc/apt/sources.list
export NAME=$pkgsName
python3 ${./generate_dream_lock.py}
Expand Down

0 comments on commit 6157e33

Please sign in to comment.