Update Fri Oct 2 01:04:59 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-02 13:04:59 -05:00
parent 60556acf5b
commit 1cf5a89640
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ fix_section () {
}
fix_missing () {
ln -sf /bin/python /usr/bin/python2
# 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