From a0aade7b227c9f58d2fe3871d10f8d83d2ddb425 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 28 Apr 2023 15:38:47 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ebuild-debian-env.sh=E2=80=9C=20=C3=A4n?= =?UTF-8?q?dern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-debian-env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-debian-env.sh b/build-debian-env.sh index 1b120c9..a8d8623 100644 --- a/build-debian-env.sh +++ b/build-debian-env.sh @@ -1,7 +1,7 @@ #!/bin/bash -xe # install ansible -apt-get -y install python3-pip keyboard-configuration +apt-get -y install python3-pip pip install ansible cd /root