update/release .git/*: delete one more level up

it couldn't hurt

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-10-20 07:44:27 +01:00
parent 0375cfaf1c
commit 0c32c1d643
+1 -1
View File
@@ -93,7 +93,7 @@ fetch_trees()
done
rm -Rf */.git* */*/.git* */*/*/.git* */*/*/*/.git* */*/*/*/*/.git* \
*/*/*/*/*/*/.git* */*/*/*/*/*/*/.git* */*/*/*/*/*/*/*/.git* \
.git tmp || err "${_xm}: rm-dotgit"
*/*/*/*/*/*/*/*/*/.git* .git tmp || err "${_xm}: rm-dotgit"
}
mkrom_images()