@@ -0,0 +1,7 @@
#!/bin/bash
if [[ -n $(command -v git) ]]; then
echo "jep"
else
echo "noup"
fi
The note is not visible to the blocked user.