Skip to content

Commit deee99d

Browse files
authored
Fix for #3
Use the search path with env
1 parent 1b9e469 commit deee99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JSONPath.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
# ---------------------------------------------------------------------------
44
# GLOBALS

0 commit comments

Comments
 (0)