From dcb4dd8a653da8a5cfeb78d506bb2a63c2034025 Mon Sep 17 00:00:00 2001 From: bryan Date: Sun, 10 May 2020 13:41:37 -0400 Subject: [PATCH] Shellcheck is passing --- podmanRun | 1 - 1 file changed, 1 deletion(-) 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