Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix dubious ownership error in auto-cpufreq-installer (#597)
When trying to install auto-cpufreq in Fedora 39, I got the following error: "Detected Git repository, but failed because of dubious ownership" Adding the line at the top of the install function according to https://sam.hooke.me/note/2023/08/poetry-fixing-dubious-ownership-error/ solved the error for me.
- Loading branch information