mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
More than one Holos package needs to execute commands, so pull out the runCmd from builder and move it to the util package. This commits adds the following to the util package: * util.RunCmd func * util.runResult struct