@@ -17,7 +17,7 @@ RUBYSUFFIX=''
command_exists () {
command -v "$1" /dev/null 2&>/dev/null
command -v "${1}" >/dev/null 2>&1
}
The note is not visible to the blocked user.