mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-23 06:37:15 +00:00
fix install
This commit is contained in:
parent
3730b7fdb9
commit
e36cc666cd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ set -x
|
||||||
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
|
||||||
sudo apt-get install python3-pip python-virtualenv python3-dev python3-setuptools libfreetype6-dev \
|
sudo apt-get install python3-pip python-virtualenv python3-dev libfreetype6-dev \
|
||||||
screen g++ python-tk unzip libsnappy-dev cmake -y
|
screen g++ python-tk unzip libsnappy-dev cmake -y
|
||||||
|
|
||||||
#optional tor install
|
#optional tor install
|
||||||
|
|
Loading…
Reference in a new issue