@@ -17,7 +17,7 @@ if [ "${2}" == "q" ]; then
fi
if ([ "${1}" == "check" ] && [ "$(date +%M)" == "15" ]) || [ "${1}" == "" ]; then
MMUPDATECHECK
#MMUPDATECHECK
if ([ "${1}" == "update" ] && [ -z ${2+x} ]) || [ "${1}" == "setup" ] || [ "${1}" == "test" ]; then
The note is not visible to the blocked user.