diff --git a/pull b/pull index e73eab4..2f1c06f 100755 --- a/pull +++ b/pull @@ -1,6 +1,6 @@ #!/bin/bash -if [ -z "$GIT_EMAILi2" ]; then +if [ -z "$GIT_EMAIL" ]; then echo "You need to pass the \$GIT_EMAIL variable to the container for this to work" exit else