From e83eba0bef604206974b52ab9c37f566d36cde71 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 11 Nov 2021 09:37:03 +0200 Subject: still on hosttt Sponsored-by: author --- ci-prod.ick | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ci-prod.ick b/ci-prod.ick index 79d05cc..8ab8fa5 100644 --- a/ci-prod.ick +++ b/ci-prod.ick @@ -1263,6 +1263,6 @@ pipelines: - where: host shell: | id - apt install -y debootstrap - debootstrap bullseye bullseye - apt-get install -y python3 jq gnupg + # apt install -y debootstrap + sudo debootstrap bullseye bullseye + sudo apt-get install -y python3 jq gnupg -- cgit v1.2.1