diff options
Diffstat (limited to 'test/test_podman_pods.sh')
-rwxr-xr-x | test/test_podman_pods.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_podman_pods.sh b/test/test_podman_pods.sh index f2f47f510..c19f4fcab 100755 --- a/test/test_podman_pods.sh +++ b/test/test_podman_pods.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # test_podman_pods.sh # A script to be run at the command line with Podman installed. # This should be run against a new kit to provide base level testing |