@@ -2,7 +2,7 @@
webcams=webcams.webm
deskshare=deskshare.webm
if [ $1 != "-" ]
if [ "$1" != "-" ]
then
echo "=== Downloading video files ==="
meetingId=`echo $1 | grep -o "[a-z0-9-]*$"`
The note is not visible to the blocked user.