1
0
Fork 0
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:
Jerry Vonau 2024-03-04 01:41:57 -06:00
parent 5fc4952595
commit a737c8c05a

View file

@ -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