@ -1,6 +1,6 @@
#!/bin/bash
if [[ "$(ssh-add -l | grep -i joshs_key)" == "" ]]; then
if [[ "$(ssh-add -l)" == "" ]]; then
ssh-add $HOME/.ssh/joshs_key </dev/null
fi
The note is not visible to the blocked user.