mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 00:03:45 +02:00
build/release/src: don't delete .gitcheck
This commit is contained in:
@@ -105,7 +105,7 @@ done
|
|||||||
./build clean all
|
./build clean all
|
||||||
|
|
||||||
rm -Rf coreboot/coreboot/
|
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 coreboot/*/util/nvidia/cbootimage/.git*
|
||||||
rm -Rf u-boot/u-boot/ u-boot/*/.git*
|
rm -Rf u-boot/u-boot/ u-boot/*/.git*
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user