Update Mon Oct 5 01:20:41 PM CDT 2020
This commit is contained in:
parent
1726caa181
commit
652b0b58f7
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue