]> code.delx.au - refind/blobdiff - refind-install
Added new "csr_rotate" option for "showtools", and matching
[refind] / refind-install
index cd9b07b1dfe7e0f5575f5dae468e676ff8e19ae9..a59c1580a0f3881f4e794de1efc51f92ce6c142a 100755 (executable)
@@ -762,6 +762,7 @@ InstallOnOSX() {
    CheckForSIP
    Platform=`ioreg -l -p IODeviceTree | grep firmware-abi | cut -d "\"" -f 4`
    CopyRefindFiles
+   cp "$ThisDir/mountesp" /usr/local/bin
    if [[ $InstallToEspOnMac == "1" ]] ; then
       bless --mount "$InstallDir" --setBoot --file "$InstallDir/$TargetDir/$Refind" --shortform
    elif [[ "$TargetDir" != "/EFI/BOOT" ]] ; then