fix json decode issue

This commit is contained in:
xuu 2017-11-12 08:15:57 -07:00
parent 115a39f2b0
commit 28d12eb224
No known key found for this signature in database
GPG key ID: 8B3B0604F164E04F
3 changed files with 6 additions and 13 deletions

View file

@ -1,4 +1,5 @@
#!/bin/sh
set -eo pipefail
if [ $# -eq 0 ]
then