diff options
author | redmatrix <git@macgirvin.com> | 2016-01-22 09:57:16 +1100 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-01-22 09:57:16 +1100 |
commit | dcaef756e7f9531bc4d1353b04ff44736032ffda (patch) | |
tree | 6f9b4b8b89da7649d5cb4b2c381077541dd96667 /util | |
parent | 2be515e7bbec6ffb960fc037be970582291039a8 (diff) | |
parent | 88d29a7b4b0a431a118cb46433ccc93fdfb81273 (diff) | |
download | volse-hubzilla-dcaef756e7f9531bc4d1353b04ff44736032ffda.tar.gz volse-hubzilla-dcaef756e7f9531bc4d1353b04ff44736032ffda.tar.bz2 volse-hubzilla-dcaef756e7f9531bc4d1353b04ff44736032ffda.zip |
Merge pull request #265 from bashrc/bashrc/tidying
General tidying
Diffstat (limited to 'util')
-rwxr-xr-x | util/shredder/JSON.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/shredder/JSON.sh b/util/shredder/JSON.sh index 65f5f1f66..20c4d282e 100755 --- a/util/shredder/JSON.sh +++ b/util/shredder/JSON.sh @@ -1,3 +1,4 @@ +#!/bin/bash # The MIT License # # Copyright (c) 2011 Dominic Tarr |