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