mirror of
https://github.com/foomo/ownbrew-tap.git
synced 2025-10-16 12:35:39 +00:00
fix(kubernetes-sigs/kustomize): rm temp file
This commit is contained in:
parent
d64770fd33
commit
eeba28c6c8
@ -44,4 +44,4 @@ mv -f "${TEMP_DIR}/kustomize" "${BIN_DIR}/kustomize-${version}-${os}-${arch}"
|
||||
chmod a+x "${BIN_DIR}/kustomize-${version}-${os}-${arch}"
|
||||
|
||||
info "cleanup ..."
|
||||
rm "${TEMP_DIR}/kustomize.tar.gz"
|
||||
rm "${TEMP_DIR}/kustomize.sha256" "${TEMP_DIR}/kustomize.tar.gz"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user