mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
build/release/src: don't delete .gitcheck
This commit is contained in:
@@ -105,7 +105,7 @@ done
|
||||
./build clean all
|
||||
|
||||
rm -Rf coreboot/coreboot/
|
||||
rm -Rf .git* */.git* coreboot/*/.git* coreboot/*/3rdparty/*/.git*
|
||||
rm -Rf .git .gitignore */.git* coreboot/*/.git* coreboot/*/3rdparty/*/.git*
|
||||
rm -Rf coreboot/*/util/nvidia/cbootimage/.git*
|
||||
rm -Rf u-boot/u-boot/ u-boot/*/.git*
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user