@@ -15,6 +15,7 @@ function disable_command {
rm -f $1
echo -e '#!/bin/sh\n\n/bin/true' > $1
chmod +x $1
echo "Disabled $1"
}
function apply_restrictions {
The note is not visible to the blocked user.