diff --git a/.github/machinesetup.sh b/.github/machinesetup.sh index 5f119972..0886d9bd 100755 --- a/.github/machinesetup.sh +++ b/.github/machinesetup.sh @@ -32,4 +32,8 @@ insecure = true EOF echo "===== Show /run/podman" +whoami tree /run/podman + +echo "==== Show /run" +tree /run