correction apt
This commit is contained in:
parent
b9ea4001ce
commit
5c1c2d502b
@ -11,8 +11,9 @@ else
|
||||
echo -e "Ce script doit être lancé en tant qu'utilisateur appartenant au groupe sudo"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
sudo apt-get -y install jupyter python3-virtualenv python3-setuptools build-essential libssl-dev libffi-dev python3-dev libkrb5-dev sshpass yamllint python3-pip pipx
|
||||
fi
|
||||
echo "Install packages"
|
||||
sudo apt install -y jupyter python3-virtualenv python3-setuptools build-essential libssl-dev libffi-dev python3-dev libkrb5-dev sshpass yamllint python3-pip pipx
|
||||
if [ ! -d /etc/ansible ]
|
||||
then
|
||||
sudo mkdir /etc/ansible
|
||||
|
Loading…
x
Reference in New Issue
Block a user