Files
warewulf/container-scripts/wwctl
2022-11-29 16:40:13 +01:00

7 lines
93 B
Bash
Executable File

#!/bin/bash
set -euxo pipefail
# Run the domain
podman exec -ti ${CONTAINER_NAME} wwctl $@