@@ -1,12 +1,8 @@
#!/bin/bash
case "$1" in
hello)
echo Hello world
;;
foobar)
echo Foobar
logs)
CONTAINER=$(</home/git/$USER/CONTAINER)
docker logs $CONTAINER | tail -n 100
*)
The note is not visible to the blocked user.