Skip to content

Commit 55608b4

Browse files
committed
add script debug
1 parent 4ec6293 commit 55608b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hack/kind/run-cyclonus.sh

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ then
1717
sudo mv kind /usr/local/bin
1818
fi
1919

20+
kind version
21+
realpath kind
22+
2023
# create kind cluster
2124
pushd "$CNI"
2225
CLUSTER=$CLUSTER_NAME ./setup-kind.sh

0 commit comments

Comments
 (0)