This commit is contained in:
deltax 2016-11-17 18:17:52 +01:00 committed by GitHub
parent fb82305512
commit f0ff81ef3a
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ delete_list = ["# Kali linux repositories | Added by Katoolin\n",
"deb http: // http.kali.org / kali kali - rolling main contrib non - free\n",
"deb http://repo.kali.org/kali kali-bleeding-edge main\n"]
delete_list = ["deb http://ftp.de.debian.org/debian/ jessie main contrib"]
fin = open(infile)
remove("/etc/apt/sources.list")
fout = open(outfile, "w+")