diff options
Diffstat (limited to 'full_test_with_podman.sh')
-rwxr-xr-x | full_test_with_podman.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/full_test_with_podman.sh b/full_test_with_podman.sh index 517175e..b551838 100755 --- a/full_test_with_podman.sh +++ b/full_test_with_podman.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash if [ ! -z $1 ] && [ -n "$1" ] then |