Created
May 17, 2017 04:42
-
-
Save lithackr/2cc10fc954c016f1ffdf22ae8f26c357 to your computer and use it in GitHub Desktop.
Update sources.list file for Kali NetHunter 3.0
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
nethunter sources.list update fix | |
open nethunter terminal | |
# mv /etc/apt/sources.list /sdcard | |
deb http://http.kali.org/kali kali-rolling main contrib non-free | |
# For source package access, uncomment the following line | |
# deb-src http://http.kali.org/kali kali-rolling main contrib non-free | |
vim sources.list on /sdcard, copy / paste above to file and save | |
# mv /sdcard/source.list /etc/apt/sources.list | |
# apt-get update |
This was the fix worked for me.
https://null-byte.wonderhowto.com/forum/fixing-error-kali-rolling-repository-0182646/
Don't work
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dont work :(