Update Fri Oct 2 01:02:13 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-02 13:02:13 -05:00
parent 46f2eb775b
commit 60556acf5b
1 changed files with 2 additions and 0 deletions

View File

@ -167,6 +167,8 @@ fix_section () {
}
fix_missing () {
ln -sf /bin/python /usr/bin/python2
#ln -sf /bin/python3 /usr/bin/python3.8
eval apt -y update $silent && eval apt -y autoremove $silent
eval apt -y remove kali-undercover $silent
echo -e "\n $greenplus apt updated "