From 5f2a0d2a13f9bc42a9b48eef5ef6ef5b364c5e7e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 27 Jan 2018 13:02:24 +0100 Subject: [PATCH] =?UTF-8?q?pip=20c'est=20la=20vie,=20mais=20askip=20=C3=A7?= =?UTF-8?q?a=20pla=C3=AEt=20pas.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_re2o.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install_re2o.sh b/install_re2o.sh index 206a18ba..ba470bf4 100755 --- a/install_re2o.sh +++ b/install_re2o.sh @@ -234,11 +234,10 @@ install_base=$(dialog --clear \ $HEIGHT $WIDTH \ 2>&1 >/dev/tty) -apt-get -y install python3-django python3-dateutil texlive-latex-base texlive-fonts-recommended python3-djangorestframework python3-django-reversion python3-pip libsasl2-dev libldap2-dev libssl-dev +apt-get -y install python3-django python3-dateutil texlive-latex-base texlive-fonts-recommended python3-djangorestframework python3-django-reversion python3-pip libsasl2-dev libldap2-dev libssl-dev python3-crypto pip3 install django-bootstrap3 pip3 install django-ldapdb pip3 install django-macaddress -pip3 install pycrypto if [ $sql_bdd_type == 1 ] then