Last active
April 11, 2018 15:00
-
-
Save kevsersrca/2f28d40465931e45d3dfeccbff884a0a to your computer and use it in GitHub Desktop.
debian mirror error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
InRelease The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Reading package lists... Done | |
in Kali: | |
wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add | |
wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2018.1_all.deb && apt install ./kali-archive-keyring_2018.1_all.deb | |
apt-get clean && apt-get update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment