Merge branch 'master' of git.nolog.cz:NoLog.cz/monitoring-plugins

This commit is contained in:
Matěj Divecký 2020-04-19 15:29:44 +02:00
commit 97b695cffb

View file

@ -13,4 +13,4 @@ if [ "$retcode" -eq 0 ]; then
echo -n "all services are active"
fi
echo
exit
exit $retcode