Update Mon Oct 5 01:20:41 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-05 13:20:41 -05:00
parent 1726caa181
commit 652b0b58f7
1 changed files with 1 additions and 3 deletions

View File

@ -172,9 +172,7 @@ fix_section () {
}
fix_missing () {
# added per sheeps request - still debating this 'request'
ln -sf /bin/python2.7 /bin/python
# update and autoremove
eval apt -y update $silent && eval apt -y autoremove $silent