@@ -23,7 +23,7 @@ function fetch_installer {
fi
}
if [ -d "$BINARYDIR" && -f $BINARY ]; then
if [[ -d "$BINARYDIR" && -f $BINARY ]]; then
report_loop
else
if [ -f "$INSTALLER" ]; then
The note is not visible to the blocked user.