Update Fri Oct 2 01:06:07 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-02 13:06:07 -05:00
parent 1cf5a89640
commit 0bf57cdfcd
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 ln -sf /bin/python2.7 /bin/python
#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