It was late at night ok?
@@ -96,7 +96,7 @@ case "$1" in
build) action__build;;
start) action__start;;
stop) action__stop;;
restart) action__start; action__stop; ;;
restart) action__stop; action__start; ;;
logs) action__logs;;
enter) action__enter;;
*)
The note is not visible to the blocked user.