Update Installer.sh
This commit is contained in:
parent
9dfcea27ca
commit
137ef481e0
|
@ -206,8 +206,8 @@ transparent="\e[0m"
|
||||||
clear
|
clear
|
||||||
|
|
||||||
|
|
||||||
echo "Repo musst be remove"
|
echo "sources.list is located in /etc/apt/sources.list"
|
||||||
echo "source.list is located in /etc/apt/source.lst"
|
echo "remove kali source"
|
||||||
echo "remove kail source"
|
sudo nano /etc/apt/sources.list
|
||||||
sudo nano /etc/apt/source.list
|
sudo nano /etc/apt/sources.list
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
|
Loading…
Reference in New Issue