@ -0,0 +1,7 @@
#!/bin/bash
if [ -z "$1" ]; then
echo "You need to specify a version."
exit
else
docker build -t mattburchett/nadeko-$1 .
fi
The note is not visible to the blocked user.