Commit b3752e78 authored by neil's avatar neil
Browse files

minor, remove error message.

parent 4c0d3f1b
......@@ -2002,10 +2002,6 @@ installcert() {
fi
fi
if [ "$_installed" = "0" ] ; then
_err "Nothing to install. You don't specify any parameter."
return 1
fi
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment