• Michal 'vorner' Vaner's avatar
    Bugfix: Use external mv every time · dfa942d6
    Michal 'vorner' Vaner authored
    It seems the musl's rename() doesn't actually move a symlink over
    another symlink in some cases, without returning an error. This led to
    installing a new kernel file, but not updating the symlink.
    dfa942d6