diff --git a/podmanRun b/podmanRun index 9eb246d..682fea5 100755 --- a/podmanRun +++ b/podmanRun @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# shellcheck disable=SC1090,SC2004 # # This script/function is a wrapper for podman run/exec that will automatically handle container # creation, removal, and reuse