Skip to content

Commit

Permalink
wip: show more run
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Dec 12, 2023
1 parent 614307e commit 29bab1f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/machinesetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,8 @@ insecure = true
EOF

echo "===== Show /run/podman"
whoami
tree /run/podman

echo "==== Show /run"
tree /run

0 comments on commit 29bab1f

Please sign in to comment.