@ -1,3 +1,7 @@
#!/bin/sh
docker-compose exec --user devilbox php bash -l
if hash docker-compose 2>/dev/null; then
else
docker compose exec --user devilbox php bash -l
fi
The note is not visible to the blocked user.