@ -1,4 +1,7 @@
#!/bin/sh
if [ -z ${CNC_HOME+x} ]; then
export CNC_HOME="$HOME/.concession"
fi
if [ -x "$CNC_HOME/cnc" ]; then
exec "$CNC_HOME/cnc" "$@"
else
The note is not visible to the blocked user.