mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 14:14:39 +00:00
add hint message for bindata
Change-Id: I295cd6819d41bf87a6379bfab3ae1f2a8819ed55
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user