add hint message for bindata
Change-Id: I295cd6819d41bf87a6379bfab3ae1f2a8819ed55
This commit is contained in:
parent
c02db86f2e
commit
de54d7efef
@ -32,6 +32,7 @@ fi
|
||||
if ! which go-bindata &>/dev/null ; then
|
||||
echo "Cannot find go-bindata. Install with"
|
||||
echo " go get -u github.com/jteeuwen/go-bindata/go-bindata"
|
||||
echo " and make sure GOBIN is in the system PATH"
|
||||
exit 5
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user