update/release .git/*: delete one more level up
it couldn't hurt Signed-off-by: Leah Rowe <leah@libreboot.org>btrfsvols
parent
0375cfaf1c
commit
0c32c1d643
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue