mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 16:29:21 +00:00
Drop the extraneous space in update-kustomize.sh
With coreutils sed, the argument to -i must follow it immediately; having a space here causes the command to look for a file with an empty name, which fails. Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
parent
1c84623028
commit
31686c5483