„build-debian-env.sh“ ändern
This commit is contained in:
parent
0d3faba246
commit
a0aade7b22
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash -xe
|
#!/bin/bash -xe
|
||||||
|
|
||||||
# install ansible
|
# install ansible
|
||||||
apt-get -y install python3-pip keyboard-configuration
|
apt-get -y install python3-pip
|
||||||
pip install ansible
|
pip install ansible
|
||||||
|
|
||||||
cd /root
|
cd /root
|
||||||
|
Loading…
Reference in New Issue
Block a user