Fix syntax error.

pull/6/head
longc 2017-06-01 21:59:19 +01:00
parent c2e2826dc8
commit 18e35ceb1b
1 changed files with 2 additions and 1 deletions

View File

@ -36,3 +36,4 @@ if [ -n "$response" ]; then
echo "$response"
else
echo "$result"
fi