diff --git a/core/clover/build b/core/clover/build index 3f09b0e2..ca0eb783 100755 --- a/core/clover/build +++ b/core/clover/build @@ -6,5 +6,4 @@ install -dm755 "$1/boot" install -dm755 "$1/usr/share/doc" cp -a EFI "$1/boot" -rm -r "$1/boot/EFI/BOOT" mv -f "$1/boot/EFI/CLOVER/doc" "$1/usr/share/doc/clover-efi"