From 137ef481e0656130aa220716307f244d5d7af52b Mon Sep 17 00:00:00 2001 From: William Todt Date: Thu, 17 Mar 2016 10:20:26 +0400 Subject: [PATCH] Update Installer.sh --- Installer.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Installer.sh b/Installer.sh index 22bf99e..b635d1c 100755 --- a/Installer.sh +++ b/Installer.sh @@ -206,8 +206,8 @@ transparent="\e[0m" clear -echo "Repo musst be remove" -echo "source.list is located in /etc/apt/source.lst" -echo "remove kail source" -sudo nano /etc/apt/source.list +echo "sources.list is located in /etc/apt/sources.list" +echo "remove kali source" +sudo nano /etc/apt/sources.list +sudo nano /etc/apt/sources.list sudo apt-get update