1
0
mirror of https://github.com/omni-lchen/zabbix-ssl synced 2025-01-21 23:45:56 +01:00

Fix syntax error.

This commit is contained in:
longc 2017-06-01 21:59:19 +01:00
parent c2e2826dc8
commit 18e35ceb1b

View File

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