Skip to content

Commit

Permalink
Adding help, thanks Vojtěch Polášek for pointing this out
Browse files Browse the repository at this point in the history
  • Loading branch information
andresriancho committed Jan 5, 2016
1 parent 5a0dbe4 commit b24af83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/docker/docker-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cd ../../
if [ $# -eq 1 ]; then
ENV=$1
else
echo "Environment argument is required"
echo "Build environment name argument is required (./docker-build.sh develop)"
exit 1
fi

Expand Down

0 comments on commit b24af83

Please sign in to comment.