@ -2,7 +2,7 @@
image="${1}"
if [[ -z "${image}" ]]; then
if [ -z "${image}" ]; then
echo "usage: ${0} image" >&2
exit 1
fi
The note is not visible to the blocked user.