From 1fa96a9d47c3aeca87da58ea439e28d5bd63152a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 11 Nov 2021 10:24:53 +0200 Subject: chown work tree Sponsored-by: author --- pipelines/systrees.ick | 1 + 1 file changed, 1 insertion(+) diff --git a/pipelines/systrees.ick b/pipelines/systrees.ick index 9012b65..070440a 100644 --- a/pipelines/systrees.ick +++ b/pipelines/systrees.ick @@ -21,6 +21,7 @@ pipelines: - shell: | lsb_release -a dpkg -l debootstrap + sudo chown root:root . ls -la where: host -- cgit v1.2.1