John McHugo - 2020-07-02

In refind-install on 0.12.0, there's a "sed -i" command that causes an error on macOS. Some web searching suggests that it needs to be "sed -i ''". That's two single quotes for a null string.