@@ -2,7 +2,7 @@
source edit_these.sh
if [[ "$AGREED" == "no" ]]; then
if [[ $AGREED == "no" ]]; then
echo "Please edit the edit_these.sh file"
exit
fi
The note is not visible to the blocked user.