mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Touch-ups for: scripts/install_python2_kalite-venv_u2404.sh
This commit is contained in:
parent
6819123fed
commit
73e94abe3f
2 changed files with 3 additions and 4 deletions
3
scripts/U2404_python2.sh → scripts/install_python2_kalite-venv_u2404.sh
Normal file → Executable file
3
scripts/U2404_python2.sh → scripts/install_python2_kalite-venv_u2404.sh
Normal file → Executable file
|
@ -33,7 +33,7 @@ virtualenv --always-copy --pip 20.3.4 --setuptools 44.1.1 --no-wheel -p python2.
|
|||
|
||||
cd /usr/local/kalite/venv
|
||||
source bin/activate
|
||||
bin/pip install ka-lite-static --no-python-version-warning --no-cache-dir
|
||||
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 }'`
|
||||
|
@ -45,4 +45,3 @@ apt -y remove libmpdec3 python3-pip python3-wheel
|
|||
|
||||
apt update
|
||||
apt -y upgrade
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue