1
0

Install python3-pip libffi-dev python3-venv in postinstall instead of during the TP

Signed-off-by: Arnaud M <arnaud.choupinette@mailops.fr>
This commit is contained in:
Arnaud M
2023-03-04 20:58:18 +01:00
parent 71d3eeb017
commit 6fe575b9ac
2 changed files with 10 additions and 4 deletions

View File

@@ -44,8 +44,8 @@ apt-get install -y \
software-properties-common \
git \
sshpass \
tmux
# nginx \
tmux \
python3-pip libffi-dev python3-venv
title.print "Configuring tmux and plik"
wget https://www.arnaudmorin.fr/tmux.conf -O /root/.tmux.conf