fix and riot/element
This commit is contained in:
parent
6bea9c2982
commit
c135f0e1c7
2
mint.sh
2
mint.sh
@ -83,7 +83,7 @@ sudo DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade
|
|||||||
# install ansible
|
# install ansible
|
||||||
if grep -q ^RELEASE=22 /etc/linuxmint/info
|
if grep -q ^RELEASE=22 /etc/linuxmint/info
|
||||||
then
|
then
|
||||||
sudo apt-get -y install ansible
|
sudo apt-get -y install ansible git
|
||||||
else
|
else
|
||||||
sudo DEBIAN_FRONTEND=noninteractive apt-get -y install python3-pip git
|
sudo DEBIAN_FRONTEND=noninteractive apt-get -y install python3-pip git
|
||||||
sudo pip install ansible
|
sudo pip install ansible
|
||||||
|
Loading…
Reference in New Issue
Block a user