]> code.delx.au - refind/blobdiff - install.sh
Fixed a bug that cause Tianocore builds to not mount filesystems.
[refind] / install.sh
index f538a43de920eff32a91a1d13025970c108f7cb8..cb876063a1fe4ff7217e770e7d02c5afa1664a9f 100755 (executable)
@@ -474,7 +474,6 @@ SetupMacHfs() {
    cp -n "$InstallDir/$TargetDir/boot.efi" "$InstallDir/$TargetDir/boot.efi-backup" &> /dev/null
    ln -f "$InstallDir/$TargetDir/$1" "$InstallDir/$TargetDir/boot.efi"
    touch "$InstallDir/mach_kernel"
-   cp -n "$RefindDir/icons/os_refind.icns" "$InstallDir/.VolumeIcon.icns" &> /dev/null
    rm "$InstallDir/$TargetDir/SystemVersion.plist" &> /dev/null
    cat - << ENDOFHERE >> "$InstallDir/$TargetDir/SystemVersion.plist"
 <xml version="1.0" encoding="UTF-8"?>