mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 03:25:25 +02:00
download/memtest: delete .git* afterwards
This commit is contained in:
@@ -37,6 +37,7 @@ git clone https://review.coreboot.org/memtest86plus.git
|
|||||||
(
|
(
|
||||||
cd "memtest86plus/"
|
cd "memtest86plus/"
|
||||||
git reset --hard dd5b4ff2660a11041a05713f65ab65be19335153
|
git reset --hard dd5b4ff2660a11041a05713f65ab65be19335153
|
||||||
|
rm -Rf .git*
|
||||||
)
|
)
|
||||||
|
|
||||||
printf "\n\n"
|
printf "\n\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user