diff options
Diffstat (limited to 'deps')
-rwxr-xr-x | deps/jsonpath/JSONPath.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/jsonpath/JSONPath.sh b/deps/jsonpath/JSONPath.sh index a03752e130..19c7b3023c 100755 --- a/deps/jsonpath/JSONPath.sh +++ b/deps/jsonpath/JSONPath.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # --------------------------------------------------------------------------- # GLOBALS |