Added Kali linux

This commit is contained in:
root 2018-03-26 10:50:05 +02:00
parent 822d383a48
commit 6e378f38cd

View File

@ -484,8 +484,6 @@ export whoami
whoamis=$( whoami )
admins=$( cat /etc/passwd | grep home | grep bash | cut -d ':' -f1 )
echo "$admins ALL=(ALL:ALL) ALL | tee -a /etc/sudoers.d/admin"
fi
clear
sudo echo "${RED_TEXT}"Installing pakages do no abort!......."${INTRO_TEXT}"
sudo apt-get update
sudo apt-get install libsss-sudo -y