recipe: Add podman dep

main
Mirko Brombin 2 years ago
parent 68065d9b44
commit d846b73720

@ -98,7 +98,7 @@
"if": "subsystem", "if": "subsystem",
"type": "command", "type": "command",
"commands": [ "commands": [
"sudo apt install -y apx", "sudo apt install -y apx podman",
"curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sudo sh" "curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sudo sh"
] ]
} }

Loading…
Cancel
Save