We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55608b4 commit 04953cbCopy full SHA for 04953cb
hack/kind/run-cyclonus.sh
@@ -18,7 +18,7 @@ then
18
fi
19
20
kind version
21
-realpath kind
+which -a kind
22
23
# create kind cluster
24
pushd "$CNI"
0 commit comments