Skip to content

Instantly share code, notes, and snippets.

@lithackr
Created May 17, 2017 04:42
Show Gist options
  • Save lithackr/2cc10fc954c016f1ffdf22ae8f26c357 to your computer and use it in GitHub Desktop.
Save lithackr/2cc10fc954c016f1ffdf22ae8f26c357 to your computer and use it in GitHub Desktop.

Revisions

  1. lithackr created this gist May 17, 2017.
    12 changes: 12 additions & 0 deletions NetHunter-sources-fix
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    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