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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user