diff options
Diffstat (limited to 'shell-scripts')
| -rwxr-xr-x | shell-scripts/terragrunt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-scripts/terragrunt b/shell-scripts/terragrunt index f7ffe70..10d2160 100755 --- a/shell-scripts/terragrunt +++ b/shell-scripts/terragrunt @@ -1,4 +1,4 @@ -#!/bin/bash +#!@bash@/bin/bash TERRAGRUNT_ARGS=() CONTEXT="" ENV="" |
