@@ -1,10 +1,14 @@
#!/bin/bash
case "$1" in
logs)
CONTAINER=$(</home/git/$USER/CONTAINER)
CONTAINER=$(</home/git/$2/CONTAINER)
docker logs $CONTAINER | tail -n 100
;;
url)
echo "http://$(< "/home/git/$2/HOSTNAME")"
create-user)
The note is not visible to the blocked user.