summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/jq2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/jq b/bin/jq
index 3dfb9c7..48f5fd9 100755
--- a/bin/jq
+++ b/bin/jq
@@ -1,2 +1,2 @@
#!/bin/sh
-gojq "$@"
+exec gojq "$@"