@ -7,7 +7,7 @@ set -eu
NAME="CI"
SESS="-s ${NAME}"
if tmux ls | grep =q "^${NAME}:"; then
if tmux ls | grep -q "^${NAME}:"; then
tmux -u2 at -t "${NAME}"
else
tmux -2 new-session -d ${SESS}
The note is not visible to the blocked user.