mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
leave python2 packages
This commit is contained in:
parent
5fc4952595
commit
a737c8c05a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ source bin/activate
|
|||
bin/pip install ka-lite-static --no-python-version-warning --no-cache-dir
|
||||
deactivate
|
||||
|
||||
apt -y remove `apt list *python2* | grep installed | awk -F / '{ print $1 }'`
|
||||
#apt -y remove `apt list *python2* | grep installed | awk -F / '{ print $1 }'`
|
||||
apt-mark unhold `apt-mark showhold`
|
||||
|
||||
rm /etc/apt/sources.list.d/python2.list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue