Skip to content

Commit 71f2abb

Browse files
committed
Merge branch 'nnf-main' into releases/v0
2 parents 441a208 + d53c5d4 commit 71f2abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ local-manifests: .version
6060

6161
.PHONY: nnf-manifests
6262
nnf-manifests: local-manifests
63-
rm manifests.local/*-e manifests.local/*-patch
63+
rm -f manifests.local/*-e manifests.local/*-patch
6464
rm manifests.local/kustomization.yaml
6565
rm -rf storage-version-migrator
6666
mv manifests.local storage-version-migrator

0 commit comments

Comments
 (0)