@ -21,7 +21,7 @@ if [[ $? == 1 ]];then
exit
else
results=$($su_prompt "/sbin/fstrim -va")
results=$(${su_prompt} /sbin/fstrim -va)
notify-send "${results}"
echo "${results}"
The note is not visible to the blocked user.