diff options
Diffstat (limited to 'util/shredder/JSON.sh')
-rwxr-xr-x | util/shredder/JSON.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/shredder/JSON.sh b/util/shredder/JSON.sh index 20c4d282e..9d110a6fe 100755 --- a/util/shredder/JSON.sh +++ b/util/shredder/JSON.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # The MIT License # # Copyright (c) 2011 Dominic Tarr |