]> code.delx.au - refind/blobdiff - install.sh
Improvements to installation script.
[refind] / install.sh
index 91e66a4cffd49821e99b42264cafcab474c327bf..2aa1491561455f84de39ecd696345c83bcd96f3b 100755 (executable)
@@ -589,7 +589,7 @@ FindLinuxESP() {
       exit 1
    fi
    echo "ESP was found at $InstallDir using $EspFilesystem"
-} # MountLinuxESP
+} # FindLinuxESP
 
 # Uses efibootmgr to add an entry for rEFInd to the EFI's NVRAM.
 # If this fails, sets Problems=1