feat: Adds run script to install podman.

This commit is contained in:
2025-10-31 14:16:09 -04:00
parent 6f14542b7d
commit 654c61a460

3
runs/podman Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
yay ${1:-"-S --noconfirm"} podman podman-docker podman-compose