@@ -27,7 +27,7 @@ CHECK_HOST(){
}
if [ CHECK_HOST ${1}= "false" ]; then
if [ $(CHECK_HOST ${1}) = "false" ]; then
echo 'host down'
else
echo 'host up'
The note is not visible to the blocked user.