@@ -88,6 +88,8 @@ while [ $# -gt 0 ]; do
if [ -d "$2" ]; then
doDir=1
hashDir="${2%/}"
elif [ -z "$2" ]; then
displayError 1 "No directory specified."
else
displayError 1 "Directory '$2' does not exist."
fi
The note is not visible to the blocked user.