Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jun 27, 2023
1 parent 7b6218d commit b6c7c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh → download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ TAR_FILE="${FILE_BASENAME}_${OS}_${ARCH}.tar.gz"
)

tar -xf "$TMP_DIR/$TAR_FILE" -C "$TMP_DIR"
"$TMP_DIR/kind-helper" "$@"
echo "$TMP_DIR/kind-helper"

0 comments on commit b6c7c55

Please sign in to comment.